Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dcbcf0b

Browse files
authored
Update readme.md
1 parent 307303a commit dcbcf0b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

example/readme.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@ Every folder will have different number of outputs in the respective directory,
66

77
<h2>Input:</h2>
88

9-
- Pseudomonas_KT2240.csv is the annotated genome
9+
- **Pseudomonas_KT2240.csv** is the annotated genome
1010

11-
- Pseudomonas_KT2240.txt is the genome of the organism in FASTA format
11+
- **Pseudomonas_KT2240.txt** is the genome of the organism in FASTA format
1212

13-
- HC00422648 is the directory with an example of sequencing output reads with a txt extension
13+
- **HC00422648** is the directory with an example of sequencing output reads with a txt extension
1414

1515
<h2>Output:</h2>
1616

17-
- all_seq_aligned.tsv / all_seq_alligned.txt: tabular output of the BLAST with added header
17+
- **all_seq_aligned.tsv** / **all_seq_alligned.txt**: tabular output of the BLAST with added header
1818

19-
- table_reads_genes_description.csv: final table in comma sepataed values format
19+
- **table_reads_genes_description.csv**: final table in comma sepataed values format
2020

21-
- all_seq_aligned.sam: sam output of the BLAST
21+
-** all_seq_aligned.sam**: sam output of the BLAST

0 commit comments

Comments
 (0)