Skip to content

Commit 8c9055a

Browse files
authored
Update README.md
1 parent 443433b commit 8c9055a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
Download TCW package and documentation: www.agcol.arizona.edu/software/tcw
22

3-
Reference: C. Soderlund (2019) Transcriptome computational workbench (TCW): analysis of single and comparative transcriptomes. Submitted.
3+
**Reference:** C. Soderlund (2019) Transcriptome computational workbench (TCW): analysis of single and comparative transcriptomes. Published at [BioRxiv](https://www.biorxiv.org/content/10.1101/733311v1).
44

5-
Description: For single-transcriptome (singleTCW) - similarity search against annotation databases, GO annotation, ORF finding and differential analysis. For multi-transcriptome (multiTCW) - compute similar pairs, provide statistics for pairs, compute clusters, provide statistics for clusters. Both singleTCW and multiTCW provide graphical interfaces for extensive query and display of the results.
5+
**Description:** For single-transcriptome (singleTCW) - similarity search against annotation databases, GO annotation, ORF finding and differential analysis. For multi-transcriptome (multiTCW) - compute similar pairs, provide statistics for pairs, compute clusters, provide statistics for clusters. Both singleTCW and multiTCW provide graphical interfaces for extensive query and display of the results.
66

7-
Requirements: Java and MySQL to build the database and view the results. R for differential analysis. The BLAST executable is necessary. The KaKs_Calculator is optional for the multi-transcriptome analysis. All other external software used by TCW is contained in the package tar file.
7+
**Requirements:** Java and MySQL to build the database and view the results. R for differential analysis. The BLAST executable is necessary. The KaKs_Calculator is optional for the multi-transcriptome analysis. All other external software used by TCW is contained in the package tar file.
88

9-
TCW package: To use TCW, download the TCW package from the link at the top. The tar file contains all necessary jar files, R scripts and demo files. Follow the instructions at http://www.agcol.arizona.edu/software/tcw/doc/.
9+
**TCW package:** To use TCW, download the TCW package from the link at the top. The tar file contains all necessary jar files, R scripts and demo files. Follow the instructions at http://www.agcol.arizona.edu/software/tcw/doc/.
1010

11-
TCW github code: This site does not include the external packages; you will need to extract them from the TCW package or provide them yourself. The necessary Java classes are provided, see TCW/java/README.
11+
**TCW github code:** This site does not include the external packages; you will need to extract them from the TCW package or provide them yourself. The necessary Java classes are provided, see TCW/java/README.
1212

0 commit comments

Comments
 (0)