# HG changeset patch # User peterjc # Date 1438274030 14400 # Node ID 8ee6571d577d9a84930953ae9b8afcb88e18ff7f # Parent e29fef81c126a5aadffb7d241b38673d81f3e9f1 v0.1.1 fix typo diff -r e29fef81c126 -r 8ee6571d577d tools/get_orfs_or_cdss/get_orfs_or_cdss.xml --- 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**