Mercurial > repos > iuc > samtools_view
annotate test-data/test_12.sam @ 16:2dce91e11ca7 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_view commit e3de8bc1123bf4ce56818f2b7ad4b53080cb3bd8
author | iuc |
---|---|
date | Fri, 30 Aug 2024 10:24:46 +0000 |
parents | 350bbc5c2ffd |
children | 32dc5f781059 |
rev | line source |
---|---|
10
350bbc5c2ffd
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_view commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
iuc
parents:
diff
changeset
|
1 @HD VN:1.0 SO:coordinate |
350bbc5c2ffd
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_view commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
iuc
parents:
diff
changeset
|
2 @SQ SN:chr1 LN:101 |
350bbc5c2ffd
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_view commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
iuc
parents:
diff
changeset
|
3 @SQ SN:chr7 LN:404 |
350bbc5c2ffd
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_view commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
iuc
parents:
diff
changeset
|
4 @SQ SN:chr8 LN:202 |
350bbc5c2ffd
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_view commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
iuc
parents:
diff
changeset
|
5 @RG ID:0 SM:Hi,Mom! |
350bbc5c2ffd
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_view commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
iuc
parents:
diff
changeset
|
6 @PG ID:1 PN:Hey! VN:2.0 |
16
2dce91e11ca7
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_view commit e3de8bc1123bf4ce56818f2b7ad4b53080cb3bd8
iuc
parents:
10
diff
changeset
|
7 @PG ID:samtools PN:samtools PP:1 VN:1.15.1 CL:samtools view -H -o outfile infile |