taxonomy_recovery
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| taxonomy_recovery [2019/07/12 07:51] – 24.138.71.142 | taxonomy_recovery [2024/06/11 10:31] (current) – 129.173.94.151 | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| use acc2tax program available in the environmental path.\\ | use acc2tax program available in the environmental path.\\ | ||
| - | here is an example of how to run it:\\ | + | here is an example of how to run it for protein IDs (-p):\\ |
| | | ||
| - | don't forget to make sure that your input file contains only the accession numbers without their version, see the example file given above. | + | don't forget to make sure that your input file contains only the accession numbers without their version, see the example file given above. |
| + | :-( E.g., MBI4782295.1 shall be MBI4782295, otherwise the bugs will occur: | ||
| + | < | ||
| + | Couldn' | ||
| + | |||
| + | </ | ||
| + | |||
| + | :-D Trim the version " | ||
| + | |||
| + | < | ||
| + | > cat file | cut -d ' | ||
| + | |||
| + | </ | ||
| + | |||
| + | Note: | ||
| + | 1. You can get the accession list from Blast/Plast result (output.txt) directly using the command below: | ||
| + | |||
| + | < | ||
| + | > cat output.txt | cut -f2 | cut -d ' | ||
| + | </ | ||
| + | |||
| + | 2. If there are " | ||
| + | |||
| + | < | ||
| + | > cat output.txt | cut -d " | ||
| + | </ | ||
| + | |||
| + | 3. It can still acquire a list of unknown like below even the NCBI taxonomy database is updated to the latest. | ||
| + | |||
| + | < | ||
| + | Couldn' | ||
| + | Couldn' | ||
| + | Couldn' | ||
| + | </ | ||
| + | |||
| + | This might due to these protein IDs(MBR3349819, | ||
| + | |||
| + | |||
| + | < | ||
| + | NP_051083 cellular organisms, | ||
| + | </ | ||
| + | |||
| + | ========================== | ||
| + | acc2tax database Location:\\ | ||
| + | |||
| + | / | ||
| + | |||
| + | / | ||
| + | |||
| + | \\ | ||
| + | |||
| + | <Last updated by Dandan Zhao on Jun 11, 2024> | ||
taxonomy_recovery.1562928662.txt.gz · Last modified: by 24.138.71.142
