Mercurial > repos > devteam > picard
annotate test-data/picard_EstimateLibraryComplexity_test1.tab @ 33:3f254c5ced1d draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/picard commit 9ecbbb878d68a980ba35a90865e524c723ca3ed8
author | iuc |
---|---|
date | Sun, 03 Mar 2024 16:06:11 +0000 |
parents | 5053a18d9bc8 |
children |
rev | line source |
---|---|
5 | 1 ## htsjdk.samtools.metrics.StringHeader |
33
3f254c5ced1d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/picard commit 9ecbbb878d68a980ba35a90865e524c723ca3ed8
iuc
parents:
19
diff
changeset
|
2 # EstimateLibraryComplexity INPUT=[picard_EstimateLibraryComplexity_bam] OUTPUT=/tmp/tmpo37chtct/job_working_directory/000/2/outputs/dataset_2dcaa173-f266-4eb2-beba-982bef8b822c.dat MIN_IDENTICAL_BASES=5 MAX_DIFF_RATE=0.03 MIN_MEAN_QUALITY=20 MAX_GROUP_RATIO=500 READ_NAME_REGEX=[a-zA-Z0-9]+:[0-9]:([0-9]+):([0-9]+):([0-9]+).*. OPTICAL_DUPLICATE_PIXEL_DISTANCE=100 VERBOSITY=ERROR QUIET=true VALIDATION_STRINGENCY=LENIENT MAX_READ_LENGTH=0 MIN_GROUP_COUNT=2 MAX_OPTICAL_DUPLICATE_SET_SIZE=300000 COMPRESSION_LEVEL=5 MAX_RECORDS_IN_RAM=2203734 CREATE_INDEX=false CREATE_MD5_FILE=false USE_JDK_DEFLATER=false USE_JDK_INFLATER=false |
5 | 3 ## htsjdk.samtools.metrics.StringHeader |
33
3f254c5ced1d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/picard commit 9ecbbb878d68a980ba35a90865e524c723ca3ed8
iuc
parents:
19
diff
changeset
|
4 # Started on: Sat Mar 02 13:56:49 GMT 2024 |
5 | 5 |
6 ## METRICS CLASS picard.sam.DuplicationMetrics | |
12
05087b27692a
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/picard commit 7491208ca0c917a053798a48c3e54c3e30e95d92
devteam
parents:
5
diff
changeset
|
7 LIBRARY UNPAIRED_READS_EXAMINED READ_PAIRS_EXAMINED SECONDARY_OR_SUPPLEMENTARY_RDS UNMAPPED_READS UNPAIRED_READ_DUPLICATES READ_PAIR_DUPLICATES READ_PAIR_OPTICAL_DUPLICATES PERCENT_DUPLICATION ESTIMATED_LIBRARY_SIZE |
05087b27692a
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/picard commit 7491208ca0c917a053798a48c3e54c3e30e95d92
devteam
parents:
5
diff
changeset
|
8 Unknown 0 982 0 0 0 116 0 0.118126 3822 |
5 | 9 |
10 ## HISTOGRAM java.lang.Integer | |
11 duplication_group_count Unknown | |
12 1 781 | |
13 2 65 | |
14 3 12 | |
15 4 5 | |
16 5 3 | |
17 6 1 | |
18 |