get annotation from Uniprot
How it works: Import gene names by csv file, then search Uniprot database, matching accession ID and GO annotation, and finally output as xls file.
6 parameters:
- workpath; 2. geneID csv file; 3. output result file; 4. output mismatch file; 5. choose a database.
Note:
- all geneID in one column in csv file;
- there may be mismatch accessionID when using gene symbol ID for searching. the 2nd column of result file is geneID from database, which is used for proofing ID matching.
- python2.7.
- model: pyExcelerator
Version: Web_Crawler20180316; select GO database.
Author:[email protected]