Skip to content

Commit 9f4cc9d

Browse files
authored
Update README.md
1 parent 49c608b commit 9f4cc9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# polyat
22

3-
polyat is a command-line tool that scans FASTQ files for poly-A/T homopolymers typically derived from carrier RNA (such as those in the QIAamp Viral RNA Mini Kit). Each read is evaluated once; the tool reports how many reads contain ≥10, ≥15, or ≥20 identical A/T bases together with their relative percentages. The run produces both a concise `polyA_counts.txt` QC table and an interactive `polyA_report.html` summary with per-column filters and a poly-A/T histogram.
3+
polyat is a command-line tool that scans FASTQ files for poly-A/T homopolymers typically derived from carrier RNA (such as those in the QIAamp Viral RNA Mini Kit). Each read is evaluated once; the tool reports how many reads contain ≥10, ≥15, or ≥20 identical A/T bases together with their relative percentages. The tool produces both a concise `polyA_counts.txt` QC table and an interactive `polyA_report.html` summary with per-column filters and a poly-A/T histogram.
44

55
## Features
66

0 commit comments

Comments
 (0)