You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,9 +13,11 @@ Reference-free reconstruction and quantification of transcriptomes from long-rea
13
13
*[Quick start](#quick-start)
14
14
*[Running RATTLE](#running-rattle)
15
15
*[Clustering](#clustering)
16
+
*[Description of clustering parameters](#Description-of-clustering-parameters)
16
17
*[Clustering summary](#clustering-summary)
17
18
*[Cluster extraction](#cluster-extraction)
18
19
*[Error correction](#error-correction)
20
+
*[Description of error correction parameters](#Description-of-error-correction-parameters)
19
21
*[Polishing step](#polishing-step)
20
22
*[Example datasets](#example-datasets)
21
23
*[Human direct RNA sequencing](#human-direct-RNA-sequencing)
@@ -279,7 +281,7 @@ This step will generate 3 files:
279
281
***uncorrected.fq**: contains reads that have been left uncorrected by RATTLE. These will generally be those in clusters with fewer reads than specified with the option `-r`
280
282
***consensi.fq**: contains one consensus sequence per transcript cluster
0 commit comments