transdecoder_for_transcriptomes
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| transdecoder_for_transcriptomes [2017/06/16 10:03] – cgeb2001 | transdecoder_for_transcriptomes [2017/08/09 13:31] (current) – 129.173.94.20 | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| The TransDecoder is used to get the amino acids from a transcriptome. It will predict the coding regions. | The TransDecoder is used to get the amino acids from a transcriptome. It will predict the coding regions. | ||
| - | - To run, you will need to make a copy of your transcriptome fasta file in a new folder. Use the command line: | + | 1. To run, you will need to make a copy of your transcriptome fasta file in a new folder. Use the command line: |
| - | | + | < |
| - | | + | / |
| - | | + | </ |
| - | + | 2. Once this has finished, you will run the TransDecoder Prediction to get the final coding region predictions. Use the following command line, with the same transcriptome file: | |
| - | Thiswill | + | < |
| + | / | ||
| + | </ | ||
| + | This will result in your final predictions, | ||
| You can rename the headers or remove certain characters you do not want (such as *) by: | You can rename the headers or remove certain characters you do not want (such as *) by: | ||
| - | * awk '/ | + | < |
| - | | + | awk '/ |
| + | sed 's/*/ /g' inputfilename > outputfilename | ||
| + | </ | ||
transdecoder_for_transcriptomes.1497618191.txt.gz · Last modified: by cgeb2001
