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

Splitting input file to small files / Directing output directory #16

Closed
biotech25 opened this issue Mar 20, 2018 · 2 comments
Closed

Splitting input file to small files / Directing output directory #16

biotech25 opened this issue Mar 20, 2018 · 2 comments

Comments

@biotech25
Copy link

Hi,

I have two questions.

  1. Splitting input file to small files.
    My input files (bam files) are 100 ~ 130 GB. When I ran svaba first time in a super computer (16 cores multi-thread), I set waltime limit 72 hours, but the running exceeded 72 hours and terminated. I didn't know the running will take this long time. I wonder if I can split the BAM file to small files, and run svaba. I just googled whether I can split BAM file, and I found some information.;
    https://www.biostars.org/p/46327/ Once I can split the BAM file and run svaba for small input files, I think I can get multiple outputs from multiple runnings, and then I can combine the outputs. Would it be okay?

  2. Directing output directory.
    I tried to direct output directory. So, I tried to see if there is a flag that can enable to direct output files, but it seems not. "-a" is just output file name prefix. Does svaba has a flag that can direct output files?

Thank you,
Sanghoon

@walaj
Copy link
Owner

walaj commented Mar 21, 2018 via email

@biotech25
Copy link
Author

Thank you, Jeremiah, for your kind explanation!! Your answer is helping me a lot.

Sanghoon

# 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