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

Error re-running a failed run #41

Open
iS4i4S opened this issue May 18, 2020 · 2 comments
Open

Error re-running a failed run #41

iS4i4S opened this issue May 18, 2020 · 2 comments

Comments

@iS4i4S
Copy link

iS4i4S commented May 18, 2020

HI, I am trying to pick up a run that failed after calculating the coverage for all my samples but when i re-run the pipeline it creates a new output directory instead of detecting the previous one, maybe i am not inputing correctly the command.

First command (where it failed)
degnorm --bam-dir /media/isaias.hernandez/seagate_ICM/FFPE_PCNSL_98n/STAR_bams -g /media/isaias.hernandez/seagate_ICM/FFPE_PCNSL_98n/FF_vs_FFPE/CNV/CASPER/degnorm/Homo_sapiens.GRCh38.97.gtf -o /media/isaias.hernandez/seagate_ICM/FFPE_PCNSL_98n/degnorm/degnorm_05122020_194420 -p 10

New command to pick up from previously:

degnorm --bam-dir /media/isaias.hernandez/seagate_ICM/FFPE_PCNSL_98n/STAR_bams -g /media/isaias.hernandez/seagate_ICM/FFPE_PCNSL_98n/FF_vs_FFPE/CNV/CASPER/degnorm/Homo_sapiens.GRCh38.97.gtf -o /media/isaias.hernandez/seagate_ICM/FFPE_PCNSL_98n/degnorm/degnorm_05122020_194420

Thanks in advance

@ffineis
Copy link
Collaborator

ffineis commented May 22, 2020 via email

@iS4i4S
Copy link
Author

iS4i4S commented May 22, 2020

@ffineis Thanks for the answer, I've already solved issue 1. Regarding to Issue2, I tried the R package and indeed it is faster but it throws me some error when loading some samples, sometimes it charges a samples and sometimes it does not causing the program to be killed before time (read_coverage_batch).

Thanks in advance

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