Skip to content

Commit c117e11

Browse files
committed
README updated
1 parent 453841a commit c117e11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ The output file stores the reconstructed circular transcripts assembled by TERRA
6969

7070
# Scoring
7171

72-
The `output.gtf` generated by TERRACE consists of abundance values in the `score` field of the GTF file by default. We provide a Random Forest pre-trained model to generate more reliable scores (between 0 to 1) and integrate them in the `score` field of the GTF file. After integrating the scores, a user-defined threshold can be provided to generate a supplementary precise.gtf file that contains circRNAs with scores above the given threshold. Please refer refer to [RF-scoring/README](https://github.com/Shao-Group/TERRACE/blob/master/RF-scoring/README.md) for details of score generation, integration, and precise.gtf file.
72+
The `output.gtf` generated by TERRACE consists of abundance values in the `score` field of the GTF file by default. We provide a Random Forest pre-trained model to generate more reliable scores (between 0 to 1) and integrate them in the `score` field of the GTF file. After integrating the scores, a user-defined threshold can be provided to generate a supplementary precise.gtf file that contains circRNAs with scores above the given threshold. Please refer to [RF-scoring/README](https://github.com/Shao-Group/TERRACE/blob/master/RF-scoring/README.md) for details of score generation, integration, and precise.gtf file.
7373

7474
To make use of the scoring functionalities, TERRACE need to be run to generate a feature file as follows.
7575

0 commit comments

Comments
 (0)