Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minimap2 support #191

Open
fgvieira opened this issue Jul 30, 2020 · 0 comments
Open

minimap2 support #191

fgvieira opened this issue Jul 30, 2020 · 0 comments

Comments

@fgvieira
Copy link

Dear all,

bcbio-vm does not seem to support minimap2, even thought bcbio-nextgen does:

bcbio_vm.py install --cores 30 --tools --data --genomes hg19 --genomes hg38 --aligners bwa --aligners minimap2 --aligners star --aligners hisat2
usage: bcbio_vm.py install [-h]
                           [--genomes {GRCh37,hg19,hg38,hg38-noalt,mm10,mm9,rn6,rn5,canFam3,dm3,galGal4,phix,pseudomonas_aeruginosa_ucbpp_pa14,sacCer3,TAIR10,WBcel235,xenTro3,Zv9,GRCz10}]
                           [--aligners {bowtie,bowtie2,bwa,novoalign,rtg,snap,star,ucsc,seq,hisat2}]
                           [--datatarget {variation,rnaseq,smallrna,gemini,cadd,vep,dbnsfp,battenberg,kraken}]
                           [--data] [--tools] [--wrapper] [--image IMAGE]
                           [--cores CORES]
bcbio_vm.py install: error: argument --aligners: invalid choice: 'minimap2' (choose from 'bowtie', 'bowtie2', 'bwa', 'novoalign', 'rtg', 'snap', 'star', 'ucsc', 'seq', 'hisat2')

Is this intended?
best,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant