Skip to content

Commit c4eac89

Browse files
authored
Update README.md
1 parent 9210be8 commit c4eac89

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,15 @@ make install
5353
```
5454
You may need root privilege to do it, such as using `sudo`.
5555

56-
Pre-built databases
57-
-------------------
58-
You need to build an MSGseqTK database before using it tools for mapping and clean metagenomic NGS reads.
59-
You can build your own database using `msgseqtk-build`, or alternatively [download the pre-built databases](https://www.med.upenn.edu/gricelab/msgseqtk.html#databases "Pre-built databases").
56+
Input & Output
57+
--------------
58+
All MSGseqTK's tools use standard formats. For example, FASTQ/FASTQ formats for read files, BAM/SAM formats for alignment files, GTF/GFF3 formats for annotation files and sometimes TSV format for list files. Type the program name with `-h|--help` or without option for detailed help messages for all its tools.
6059

6160
Documentations
6261
--------------
6362
Please check the help and documentations at MSGseqTK's [home page](https://www.med.upenn.edu/gricelab/msgseqtk.html "MSGseqTK home")
6463

64+
Pre-built databases
65+
-------------------
66+
You need to build an MSGseqTK database before using it tools for analhying metagenomic data.
67+
You can build your own database using `msgseqtk-build`, or alternatively [download the pre-built databases](https://www.med.upenn.edu/gricelab/msgseqtk.html#databases "Pre-built databases").

0 commit comments

Comments
 (0)