We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9692c9b + deb111f commit c4c0f4fCopy full SHA for c4c0f4f
synapseAnnotations/data/sageCommunity.json
@@ -519,6 +519,16 @@
519
"value": "mtx",
520
"description": "Matrix Market Exchange Format",
521
"source": "https://math.nist.gov/MatrixMarket/formats.html#MMformat"
522
+ },
523
+ {
524
+ "value":"tagAlign",
525
+ "description":"Tag Alignment provides genomic mapping of short sequence tags.",
526
+ "source":"https://genome.ucsc.edu/FAQ/FAQformat.html#format15"
527
528
529
+ "value":"dup",
530
+ "description":"output of the Picard MarkDuplicates tool.",
531
+ "source":"https://software.broadinstitute.org/gatk/documentation/tooldocs/4.0.4.0/picard_sam_markduplicates_MarkDuplicates.php"
532
}
533
]
534
},
0 commit comments