Skip to content

Commit 1223004

Browse files
committed
Merge branch 'master' of github.com:comprna/RATTLE
2 parents 8af5a2d + 2d193ec commit 1223004

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,11 @@ Reference-free reconstruction and quantification of transcriptomes from long-rea
1313
* [Quick start](#quick-start)
1414
* [Running RATTLE](#running-rattle)
1515
* [Clustering](#clustering)
16+
* [Description of clustering parameters](#Description-of-clustering-parameters)
1617
* [Clustering summary](#clustering-summary)
1718
* [Cluster extraction](#cluster-extraction)
1819
* [Error correction](#error-correction)
20+
* [Description of error correction parameters](#Description-of-error-correction-parameters)
1921
* [Polishing step](#polishing-step)
2022
* [Example datasets](#example-datasets)
2123
* [Human direct RNA sequencing](#human-direct-RNA-sequencing)
@@ -279,7 +281,7 @@ This step will generate 3 files:
279281
* **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`
280282
* **consensi.fq**: contains one consensus sequence per transcript cluster
281283

282-
### Description of Error correction parameters
284+
### Description of error correction parameters
283285

284286
-g, --gap-occ (default: 0.3)
285287

0 commit comments

Comments
 (0)