-
Notifications
You must be signed in to change notification settings - Fork 8
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
[fai_load] build FASTA index. #12
Comments
Sorry for the late reply. Could you please show me your command? How many variants did LinkedSV and Longranger detect? For the fai loading error, please make sure your reference fasta file contains an index file(e.g. the fai file). If not, please use Could you please upload the last 100 lines of the Thank you! |
Li, Thanks for the reply. Here is the command I used:
It is stuck on this step:
In my previous run that finished, it detected very few SVs:
In comparison, long ranger detected more:
|
I want to add that the 2nd run was stuck on the build FASTA index step and samtools is in my PATH. Thanks! |
I have a similar error. For me, phased_possorted_bam.bam.large_cnv.bedpe and phased_possorted_bam.bam.filtered_large_svcalls.bedpe are always empty. I always get results for phased_possorted_bam.bam.small_deletions.bedpe. I've used linked reads simulated by LRSIM. Is there something which I don't consider? |
Hi, I finished running the pipeline on one sample, which called far fewer variants than longranger. This is a sample with low library quality so it might be correct. I am running it on a second sample but the pipeline is stuck on the following step for two days now.
[fai_load] build FASTA index.
I found fermikit is still running but the region it is working on has not been updated in two days. Is this what to expect? Is there a way to stop the pipeline and start from a checkpoint?
The text was updated successfully, but these errors were encountered: