Mercurial > repos > iuc > samtools_conssensus
diff test-data/test.sam @ 0:a4b9be0c418e draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tool_collections/samtools/samtools_consensus commit 5e64e9acef12a625f45808627e97576165baceba
| author | iuc |
|---|---|
| date | Wed, 12 Nov 2025 12:42:52 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/test.sam Wed Nov 12 12:42:52 2025 +0000 @@ -0,0 +1,7 @@ +@HD VN:1.6 SO:coordinate +@SQ SN:chr1 LN:10 +read1 0 chr1 1 255 10M * 0 0 AACGTACGTA IIIIIIIIII +read2 0 chr1 1 255 10M * 0 0 CACGTACGTA IIIIIIIIII +read3 0 chr1 1 255 10M * 0 0 CACGTACGTA IIIIIIIIII +read4 0 chr1 1 255 10M * 0 0 AACGTACGTA IIIIIIIIII +read5 0 chr1 1 255 10M * 0 0 AACGTACGTA IIIIIIIIII \ No newline at end of file
