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

function to start with already generated .ncm files? #36

Open
imcoleman opened this issue Jan 8, 2021 · 3 comments
Open

function to start with already generated .ncm files? #36

imcoleman opened this issue Jan 8, 2021 · 3 comments

Comments

@imcoleman
Copy link

Hello,
I have an application to run ngscheckmate iteratively on the same dataset when new data is added. It is easiest for me to use the fastq file workflow but it takes a considerable amount of time as the amount of data increases. Is there a way to run the program using existing .ncm files previously generated?
Thanks!

@sejooning
Copy link
Collaborator

Hello,
Thank you for using the NGSCheckmate.
We use "vaf_ncm.py" script to run NGSCheckMate based on "*.ncm" files .
Usage: python vaf_ncm.py -f -I <INPUT_DIR> -O <OUTPUT_DIR > <-N PREFIX>

Best regards,
Sejoon Lee

@imcoleman
Copy link
Author

Thanks @sejooning!

@imcoleman
Copy link
Author

Hi @sejooning,
I tried using "vaf_ncm.py" on previously generated ".ncm" files, and it ran without any error messages. However, some of the samples which had high correlations when run using the "ncm_fastq.py" now had zero correlation. These samples should be highly correlated, so I wondered if something is going wrong with the "vaf_ncm.py" correlation output. It also did not generate the "output_matched.txt" file.
Thanks for any advice you can provide.

@imcoleman imcoleman reopened this Apr 12, 2021
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

2 participants