Skip to content

Commit

Permalink
Merge branch 'develop' into TASK-7100
Browse files Browse the repository at this point in the history
  • Loading branch information
jmjuanes committed Mar 6, 2025
2 parents 54ef91b + d154928 commit 8399452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/clients/opencga/api/Variant.js
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,7 @@ export default class Variant extends OpenCGAParentClass {
}

/** BCFtools liftover plugin maps coordinates from assembly 37 to 38.
* @param {Object} data - BCFtools +liftover plugin params.
* @param {Object} data - BCFtools +liftover plugin parameters.
* @param {Object} [params] - The Object containing the following optional parameters:
* @param {String} [params.study] - study.
* @param {String} [params.jobId] - Job ID. It must be a unique string within the study. An ID will be autogenerated automatically if not
Expand Down

0 comments on commit 8399452

Please sign in to comment.