Re: [svtoolkit-help] A suggestion or question for the input file
Status: Beta
Brought to you by:
bhandsaker
From: Bob H. <han...@br...> - 2013-03-07 13:56:26
|
In Genome STRiP, most of the command line arguments that accept multiple values will let you pass them one of two ways (this includes -I for input bam files): -I single.bam -I file1.bam -I file2.bam -I file3.bam -I filelist.list To use the last form, the filename _must_ end in ".list" and you should list the input arguments (in this case bam files) one per line in the file. -Bob On 3/7/13 3:16 AM, lishiyong wrote: > Hi: > I have 22 samples(11 tumour samples and 11 matched adjacent non-tumour > samples). Each sample has been sequenced almost 50X whole genome. I > want to use the genome-strip to detect the SV. But it would take too > much time to merge into one bam,and too much memory to storage the > bam. Could it get a list of each sample's bam as the input? or is > There another way to solve this problem? > Best wishes to you. > Shiyong li > > > ------------------------------------------------------------------------------ > Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester > Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the > endpoint security space. For insight on selecting the right partner to > tackle endpoint security challenges, access the full report. > http://p.sf.net/sfu/symantec-dev2dev > > > _______________________________________________ > svtoolkit-help mailing list > svt...@li... > https://lists.sourceforge.net/lists/listinfo/svtoolkit-help |