Skip to content
New issue

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

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

Already on GitHub? # to your account

Dbnsfp33 running time #243

Open
tahirasma opened this issue Apr 24, 2024 · 3 comments
Open

Dbnsfp33 running time #243

tahirasma opened this issue Apr 24, 2024 · 3 comments

Comments

@tahirasma
Copy link

Greetings,

I am trying to run the VCF file of 38,000 variants. The rest of the databases run effiicently but it's taking almost 20-30 minutes in dbnsfp (although the index is generated) annotation. Please advice if there is a way to make it faster. The command is as follows:

annotate_variation.pl -filter -dbtype dbnsfp33 -buildver hg38 -outfile ./output_dbnsfp

Regards,
Asma Tahir

@kaichop
Copy link
Contributor

kaichop commented Apr 24, 2024 via email

@tahirasma
Copy link
Author

tahirasma commented Apr 25, 2024

The output was as follows:

`NOTICE: Processing operation=f protocol=dbnsfp33
NOTICE: Finished reading 66 column headers for '-dbtype dbnsfp33'

NOTICE: Running system command <annotate_variation.pl -filter -dbtype dbnsfp33 -buildver hg38 -outfile .input_file.filtered_filtered_dbnsfp .input_file.filtered_filtered_dbnsfp.avinput ./dbs/ -otherinfo>
NOTICE: Output file with variants matching filtering criteria is written to .input_file.filtered_filtered_dbnsfp.hg38_dbnsfp33_dropped, and output file with other variants is written to .input_file.filtered_filtered_dbnsfp.hg38_dbnsfp33_filtered
NOTICE: Processing next batch with 38289 unique variants in 38289 input lines
NOTICE: Database index loaded. Total number of bins is 101730 and the number of bins to be scanned is 21655
NOTICE: Scanning filter database ./dbs/hg38_dbnsfp33.txt...Done`

@kaichop
Copy link
Contributor

kaichop commented May 26, 2024 via email

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

No branches or pull requests

2 participants