changeset 17:8ee6571d577d draft

v0.1.1 fix typo
author peterjc
date Thu, 30 Jul 2015 12:33:50 -0400
parents e29fef81c126
children 3c62da35b5bd
files tools/get_orfs_or_cdss/get_orfs_or_cdss.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tools/get_orfs_or_cdss/get_orfs_or_cdss.xml	Thu May 21 10:54:12 2015 -0400
+++ b/tools/get_orfs_or_cdss/get_orfs_or_cdss.xml	Thu Jul 30 12:33:50 2015 -0400
@@ -140,7 +140,7 @@
 potential start codon will be used, giving the longest possible CDS within
 each ORF, and thus the longest possible protein sequence. This is useful
 for things like BLAST or domain searching, but since this may not be the
-correct start codon may not be appropriate for signal peptide detection
+correct start codon, it may not be appropriate for signal peptide detection
 etc.
 
 **Example Usage**
@@ -151,7 +151,7 @@
 encode one protein as a single ORF/CDS, which you wish to extract (and
 perhaps translate into amino acids).
 
-If your RNS-Seq data was strand specific, and assembled taking this into
+If your RNA-Seq data was strand specific, and assembled taking this into
 account, you should only search for ORFs/CDSs on the forward strand.
 
 **Citation**