Mercurial > repos > devteam > picard
comparison test-data/picard_output_markdups_sortedpairsam.sam @ 0:ff4ec13e496e draft
Uploaded tarball to repository
| author | devteam |
|---|---|
| date | Tue, 23 Oct 2012 10:49:35 -0400 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:ff4ec13e496e |
|---|---|
| 1 <?xml version="1.0" encoding="utf-8" ?> | |
| 2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | |
| 3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> | |
| 4 <head> | |
| 5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | |
| 6 <meta name="generator" content="Galaxy rgPicardMarkDups.py tool output - see http://g2.trac.bx.psu.edu/" /> | |
| 7 <link rel="stylesheet" href="/static/style/base.css" type="text/css" /> | |
| 8 </head> | |
| 9 <body> | |
| 10 <div class="document"> | |
| 11 <h3><a href="http://rgenetics.org">Rgenetics</a> tool rgPicardMarkDups.py run at 19/11/2010 18:25:23</h3> | |
| 12 <b>Your job produced the following outputs - check here for a record of what was done and any unexpected events</b> | |
| 13 <hr /> | |
| 14 <div> | |
| 15 <b>Output files.</b> | |
| 16 <table> | |
| 17 <tr><td><a href="rgPicardMarkDups.txt">rgPicardMarkDups.txt (1.8 KB)</a></td></tr> | |
| 18 </table> | |
| 19 </div> | |
| 20 <hr /> | |
| 21 <div> | |
| 22 <b>Log of activity</b> | |
| 23 <hr/> | |
| 24 ## executing java -Xmx2g -jar /share/shared/relul.galaxy/tool-data/shared/jars/MarkDuplicates.jar I= /share/shared/relul.galaxy/database/files/000/dataset_57.dat O= /share/shared/relul.galaxy/database/files/000/dataset_99.dat M= rgPicardMarkDupsMetrics.txt READ_NAME_REGEX="[a-zA-Z0-9]+:[0-9]:([0-9]+):([0-9]+):([0-9]+).*" OPTICAL_DUPLICATE_PIXEL_DISTANCE=100 returned status 1 and log (stdout/stderr) records: | |
| 25 <BR /> | |
| 26 [Fri Nov 19 18:25:23 EST 2010] net.sf.picard.sam.MarkDuplicates INPUT=/share/shared/relul.galaxy/database/files/000/dataset_57.dat OUTPUT=/share/shared/relul.galaxy/database/files/000/dataset_99.dat METRICS_FILE=rgPicardMarkDupsMetrics.txt READ_NAME_REGEX=[a-zA-Z0-9]+:[0-9]:([0-9]+):([0-9]+):([0-9]+).* OPTICAL_DUPLICATE_PIXEL_DISTANCE=100 REMOVE_DUPLICATES=false ASSUME_SORTED=false MAX_SEQUENCES_FOR_DISK_READ_ENDS_MAP=50000 TMP_DIR=/tmp/relul VERBOSITY=INFO QUIET=false VALIDATION_STRINGENCY=STRICT COMPRESSION_LEVEL=5 MAX_RECORDS_IN_RAM=500000 CREATE_INDEX=false CREATE_MD5_FILE=false | |
| 27 <BR /> | |
| 28 INFO 2010-11-19 18:25:23 MarkDuplicates Start of doWork freeMemory: 8645600; totalMemory: 9109504; maxMemory: 1908932608 | |
| 29 <BR /> | |
| 30 INFO 2010-11-19 18:25:23 MarkDuplicates Reading input file and constructing read end information. | |
| 31 <BR /> | |
| 32 INFO 2010-11-19 18:25:23 MarkDuplicates Will retain up to 7575129 data points before spilling to disk. | |
| 33 <BR /> | |
| 34 [Fri Nov 19 18:25:23 EST 2010] net.sf.picard.sam.MarkDuplicates done. | |
| 35 <BR /> | |
| 36 Runtime.totalMemory()=130351104 | |
| 37 <BR /> | |
| 38 Exception in thread "main" net.sf.picard.PicardException: /share/shared/relul.galaxy/database/files/000/dataset_57.dat is not coordinate sorted. | |
| 39 <BR /> | |
| 40 at net.sf.picard.sam.MarkDuplicates.buildSortedReadEndLists(MarkDuplicates.java:248) | |
| 41 <BR /> | |
| 42 at net.sf.picard.sam.MarkDuplicates.doWork(MarkDuplicates.java:109) | |
| 43 <BR /> | |
| 44 at net.sf.picard.cmdline.CommandLineProgram.instanceMain(CommandLineProgram.java:165) | |
| 45 <BR /> | |
| 46 at net.sf.picard.sam.MarkDuplicates.main(MarkDuplicates.java:93) | |
| 47 <BR /> | |
| 48 | |
| 49 <BR /> | |
| 50 | |
| 51 </div> | |
| 52 | |
| 53 <div> | |
| 54 <p>Note: The freely available | |
| 55 <a href="http://picard.sourceforge.net/command-line-overview.shtml">Picard software</a> | |
| 56 generated all outputs reported here. These third party tools were orchestrated by the Galaxy | |
| 57 rgPicardMarkDups.py wrapper and this command line from the Galaxy form: | |
| 58 </p> | |
| 59 <hr /> | |
| 60 <div>/share/shared/relul.galaxy/tools/development/rgPicardMarkDups.py -i /share/shared/relul.galaxy/database/files/000/dataset_57.dat -n Dupes Marked --tmp_dir /export/tmp/relul -o /share/shared/relul.galaxy/database/files/000/dataset_99.dat --remdups false --assumesorted true --readregex [a-zA-Z0-9]+:[0-9]:([0-9]+):([0-9]+):([0-9]+).* --optdupedist 100 -j /share/shared/relul.galaxy/tool-data/shared/jars/MarkDuplicates.jar -d /share/shared/relul.galaxy/database/job_working_directory/81/dataset_98_files -t /share/shared/relul.galaxy/database/files/000/dataset_98.dat</div> | |
| 61 </div> | |
| 62 </body> | |
| 63 </html> |
