forked from viash-hub/biobox
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
13e8703
commit 74ae973
Showing
5 changed files
with
58 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
31 changes: 31 additions & 0 deletions
31
src/umi_tools/umi_tools_dedup/test_data/deduped_unique.sam
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
@HD VN:1.0 SO:coordinate | ||
@SQ SN:chr1 LN:197195432 | ||
@SQ SN:chr10 LN:129993255 | ||
@SQ SN:chr11 LN:121843856 | ||
@SQ SN:chr12 LN:121257530 | ||
@SQ SN:chr13 LN:120284312 | ||
@SQ SN:chr14 LN:125194864 | ||
@SQ SN:chr15 LN:103494974 | ||
@SQ SN:chr16 LN:98319150 | ||
@SQ SN:chr17 LN:95272651 | ||
@SQ SN:chr18 LN:90772031 | ||
@SQ SN:chr19 LN:61342430 | ||
@SQ SN:chr2 LN:181748087 | ||
@SQ SN:chr3 LN:159599783 | ||
@SQ SN:chr4 LN:155630120 | ||
@SQ SN:chr5 LN:152537259 | ||
@SQ SN:chr6 LN:149517037 | ||
@SQ SN:chr7 LN:152524553 | ||
@SQ SN:chr8 LN:131738871 | ||
@SQ SN:chr9 LN:124076172 | ||
@SQ SN:chrM LN:16299 | ||
@SQ SN:chrX LN:166650296 | ||
@SQ SN:chrY LN:15902555 | ||
@PG ID:Bowtie VN:1.1.2 CL:"bowtie --wrapper basic-0 --threads 4 -v 2 -m 10 -k 1 /ifs/mirror/genomes/bowtie/mm9 /dev/fd/63 --sam" | ||
@PG ID:samtools PN:samtools PP:Bowtie VN:1.19.2 CL:samtools view -h example.bam | ||
@PG ID:samtools.1 PN:samtools PP:samtools VN:1.19.2 CL:samtools view -bS - | ||
SRR2057595.5052066_ACCGGTTTA 16 chr1 3812794 255 51M * 0 0 * * XA:i:2 MD:Z:42T2T5 NM:i:2 | ||
SRR2057595.13520751_CCAGGTTCT 16 chr1 3967622 255 20M * 0 0 * * XA:i:2 MD:Z:12A0C6 NM:i:2 | ||
SRR2057595.8901432_AGCGGTTAC 0 chr1 4369756 255 20M * 0 0 * * XA:i:2 MD:Z:1T4A13 NM:i:2 | ||
SRR2057595.1210348_ACTGGTTTC 0 chr1 4762503 255 45M * 0 0 * * XA:i:2 MD:Z:0C7A36 NM:i:2 | ||
SRR2057595.1169423_TCTGGTTTC 0 chr1 4762503 255 45M * 0 0 * * XA:i:2 MD:Z:0C7A36 NM:i:2 |