nf-core_modules/tests/modules/picard
Lucpen f079367416
Picard liftover vcf (#1431)
* Building Picard liftovervcf module

* Building Picard liftovervcf module_test

* Building Picard liftovervcf pytest

* Module for picard liftover vcf created

* Fixed files after linting test

* Fixed trailing whitespace

* Checked files with prettier

* further formatting with prettier

* Fixed test.yml

* Fixed input variable names

* Changed contain test.liftef.vcf

* Changed contain in test.yml test.liftef.vcf

* Run prittier

* Going back to previous version of test.yml

* downgrading picard to 2.26.10 from 2.26.11

* Update modules/picard/liftovervcf/main.nf

Co-authored-by: Sateesh Peri <33637490+sateeshperi@users.noreply.github.com>

* Update modules/picard/liftovervcf/main.nf

Print available memory

Co-authored-by: Sateesh Peri <33637490+sateeshperi@users.noreply.github.com>

* Output from .vcf to .vcf.gz

* Added spaces to align emit

* Update modules/picard/liftovervcf/meta.yml

Co-authored-by: Sateesh Peri <33637490+sateeshperi@users.noreply.github.com>

* Update modules/picard/liftovervcf/meta.yml

Co-authored-by: Sateesh Peri <33637490+sateeshperi@users.noreply.github.com>

* Update modules/picard/liftovervcf/meta.yml

Co-authored-by: Sateesh Peri <33637490+sateeshperi@users.noreply.github.com>

* Removing md5sum test

Co-authored-by: jemten <jemten@users.noreply.github.com>
Co-authored-by: Sateesh Peri <33637490+sateeshperi@users.noreply.github.com>
Co-authored-by: Maxime U. Garcia <max.u.garcia@gmail.com>
2022-04-07 07:50:58 -04:00
..
addorreplacereadgroups Picard addorreplacereadgroups (#1305) 2022-02-18 19:59:06 -07:00
cleansam update args & convert to bam (#1355) 2022-02-25 11:06:39 -07:00
collecthsmetrics Update all modules to new NF DSL2 syntax (#1099) 2021-11-26 07:58:40 +00:00
collectmultiplemetrics Update all modules to new NF DSL2 syntax (#1099) 2021-11-26 07:58:40 +00:00
collectwgsmetrics Update all modules to new NF DSL2 syntax (#1099) 2021-11-26 07:58:40 +00:00
createsequencedictionary Prettier (#1405) 2022-03-18 14:27:50 +01:00
filtersamreads Fix formatting in yaml files, add yamllint config (#1279) 2022-02-15 11:15:27 +00:00
fixmateinformation Picard fixmateinformation (#1315) 2022-02-18 18:18:05 -07:00
liftovervcf Picard liftover vcf (#1431) 2022-04-07 07:50:58 -04:00
markduplicates Fix formatting in yaml files, add yamllint config (#1279) 2022-02-15 11:15:27 +00:00
mergesamfiles Update all modules to new NF DSL2 syntax (#1099) 2021-11-26 07:58:40 +00:00
sortsam Change syntax from task.ext.suffix to tast.ext.prefix in all modules (#1110) 2021-12-02 12:39:55 +00:00
sortvcf Add picard/sortvcf (#1370) 2022-03-03 11:40:16 -05:00