From: Brian W. <th...@gm...> - 2014-12-11 16:30:08
|
Hi, Geoff- Yes. Make a new run directory, symlink the 0-6 directories, and copy the smaller files in gkpStore. The first y.pestis example shows how to copy gkpStore for this. http://wgs-assembler.sourceforge.net/wiki/index.php/Yersinia_pestis_KIM_D27,_using_454_8_Kbp_mated_reads,_with_CA8.2 On the gkpStore copy, edit to remove the mate ID from each read in that library. Something like: "gatekeeper -dumpfragments -randommated <lib> 1.0 -tabular *gkpStore > mated-reads-in-lib" to get a list of the reads in the library, then edit that list of reads to look like: frg iid <iid> mateiid 0 ... then gatekeeper -edit <file> *gkpStore The bottom of http://wgs-assembler.sourceforge.net/wiki/index.php/GkpStore has the docs for this. Restarting runCA on this new directory should pick up with CGW. Results won't be identical to a fresh start, as the insert size on the other libraries is already set. You could edit those back to the original. The impact will be small, I think. b On Thu, Dec 11, 2014 at 10:47 AM, Waldbieser, Geoff < Geo...@ar...> wrote: > Hi, > > I have completed an large assembly using a combination of PE reads and > jump reads, and would like to compare this with an assembly that does not > utilize the longest jump library. However this is a large assembly with a > long runtime. Can one utilize the data from prior stages and rerun cgw and > the downstream processes but remove the particular library from the > scaffolding process? > > > > Geoff > > > > > > Geoff Waldbieser > > USDA, ARS, Warmwater Aquaculture Research Unit > > 141 Experiment Station Road > > Stoneville, Mississippi 38776 > > Ofc. 662-686-3593 > > Fax. 662-686-3567 > > > > > > > This electronic message contains information generated by the USDA solely > for the intended recipients. Any unauthorized interception of this message > or the use or disclosure of the information it contains may violate the law > and subject the violator to civil or criminal penalties. If you believe you > have received this message in error, please notify the sender and delete > the email immediately. > > > ------------------------------------------------------------------------------ > Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server > from Actuate! Instantly Supercharge Your Business Reports and Dashboards > with Interactivity, Sharing, Native Excel Exports, App Integration & more > Get technology previously reserved for billion-dollar corporations, FREE > > http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk > _______________________________________________ > wgs-assembler-users mailing list > wgs...@li... > https://lists.sourceforge.net/lists/listinfo/wgs-assembler-users > > |