From 9d627f1ee3be25385168dda15f38e26c679720eb Mon Sep 17 00:00:00 2001 From: Sara El-Metwally Date: Thu, 11 Feb 2016 18:21:56 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 883f08e..4cb5e59 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Lightweight resources assembly algorithm for high-throughput sequencing reads. - The maximum read length for this version is ``` 1024 bp```. - The maximum supported read files for this version is ```100``` files. -#### Input read files +#### Read files LightAssembler assembles multiple input files of the sequencing reads given in ***fasta/fastq*** format. Also, LightAssembler can read directly the input files compressed with gzip ***fasta.gz/fastq.gz***. #### Outputs