Description Usage Arguments Value Examples
Sort the Gene/Genome sequences by length (A necessary step before clustering).
1 | sortbylength(inputFiles, outputFiles)
|
inputFiles |
user defined name of previously clustered file with fasta format. |
outputFiles |
User defined name of the file with fasta extension |
Sorts the gene/genome sequences by length in outputFiles.
1 | Sortbylength("combined.fasta", "sorted.fasta")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.