Update README.md

This commit is contained in:
ElinorSterner 2023-04-24 13:37:18 -04:00 committed by GitHub
parent 1d7f73f6c1
commit 3a04093eb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,7 +57,7 @@ Written March 2023 by Elinor (esterner27@gmail.com) to plot length, coverage and
**Input**
Directory of directories output by rnaSpades OR folder called Renamed_assembled_files of previously renamed files (if this is the case, put `-r` or --renamed in the command line)
txt file of LKH number and new names formatted like this: LKHxxx\tLKHxxx-10_digit_code-descriptor_of_taxon
txt file of LKH number and new names formatted like this: LKHxxx\tLKHxxx-10_digit_code\tdescriptor_of_taxon
R script plot_assemblies.R, which is called from within this python script
**Usage**