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

how to use custom vep database for microbe, such as Candian.aruis #1720

Open
ybdong919 opened this issue Oct 31, 2024 · 0 comments
Open

how to use custom vep database for microbe, such as Candian.aruis #1720

ybdong919 opened this issue Oct 31, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ybdong919
Copy link

Description of the bug

custom vep annotation seems not working for microbe, such as Candian.aruis, sars_cov2, etc.

Command used and terminal output

N E X T F L O W ~ version 24.04.4

Launching ./sarek/main.nf [nostalgic_wescoff] DSL2 - revision: 1eeed174dc

WARN: Access to undefined parameter monochromeLogs -- Initialise it to a default value eg. params.monochromeLogs = some_value


                                    ,--./,-.
    ___     __   __   __   ___     /,-._.--~'

|\ | |__ __ / / \ |__) |__ } { | \| | \__, \__/ | \ |___ \-.,--, .,.,'
____
.´ _ . / |\-
\ __ __ ___
| | \ -| |__ /\ |) | |/
\ | \ / .
| /¯¯\ | \ |___ |
`|____\´

nf-core/sarek v3.5.0dev

Core Nextflow options
runName : nostalgic_wescoff
containerEngine : singularity
launchDir : /blue/bphl-florida/dongyibo/nf-core/sarek3
workDir : /blue/bphl-florida/dongyibo/nf-core/sarek3/work
projectDir : /blue/bphl-florida/dongyibo/nf-core/sarek3/sarek
userName : dongyibo
profile : singularity
configFiles :

Input/output options
input : ./samplesheet.csv
outdir : ./results/

Main options
tools : freebayes,strelka,snpeff,vep
skip_tools : baserecalibrator,baserecalibrator_report,dnascope_filter

Variant Calling
only_paired_variant_calling: true

Reference genome options
fasta : /blue/bphl-florida/dongyibo/nf-core/sarek3/data/reference/covid/nCoV-2019.reference.fasta
fasta_fai : /blue/bphl-florida/dongyibo/nf-core/sarek3/data/reference/covid/nCoV-2019.reference.fasta.fai
snpeff_db : MN908947.3
vep_genome : MN908947.3
vep_species : sars_cov2
igenomes_ignore : true
vep_cache : /blue/bphl-florida/dongyibo/nf-core/sarek3/data/vep_cache
snpeff_cache : /blue/bphl-florida/dongyibo/nf-core/sarek3/data/snpeff_cache

Generic options
validationLenientMode : true

!! Only displaying parameters that differ from the pipeline defaults !!

If you use nf-core/sarek for your analysis please cite:


[- ] NFC…EPARE_GENOME:BWAMEM1_INDEX -
[- ] NFC…EPARE_GENOME:BWAMEM2_INDEX -
[- ] NFC…E_GENOME:DRAGMAP_HASHTABLE -
[- ] NFC…4_CREATESEQUENCEDICTIONARY -

[- ] NFC…EPARE_GENOME:BWAMEM1_INDEX -
[- ] NFC…EPARE_GENOME:BWAMEM2_INDEX -
[- ] NFC…E_GENOME:DRAGMAP_HASHTABLE -
[- ] NFC…4_CREATESEQUENCEDICTIONARY -
[- ] NFC…E_GENOME:MSISENSORPRO_SCAN -
[- ] NFC…PARE_GENOME:SAMTOOLS_FAIDX -
[- ] NFC…TABIX_BCFTOOLS_ANNOTATIONS -
[- ] NFC…PREPARE_GENOME:TABIX_DBSNP -
[- ] NFC…ME:TABIX_GERMLINE_RESOURCE -
[- ] NFC…RE_GENOME:TABIX_KNOWN_SNPS -
[- ] NFC…_GENOME:TABIX_KNOWN_INDELS -
[- ] NFC…K:PREPARE_GENOME:TABIX_PON -
[- ] NFC…_INTERVALS:BUILD_INTERVALS -
[- ] NFC…RVALS:CREATE_INTERVALS_BED -
Path provided with VEP cache is invalid.
Make sure there is a directory named sars_cov2/null_MN908947.3 in /blue/bphl-florida/dongyibo/nf-core/sarek3/data/vep_cache./nPlease refer to https://nf-co.re/sarek/docs/usage/#how-to-customise-snpeff-and-vep-annotation for more information.

Relevant files

No response

System information

No response

@ybdong919 ybdong919 added the bug Something isn't working label Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant