8000 GitHub - DHelix/SILAC3: A Python script to search and filter SILAC result based on customizable criteria and automatically retrieve gene information from online database.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ SILAC3 Public

A Python script to search and filter SILAC result based on customizable criteria and automatically retrieve gene information from online database.

Notifications You must be signed in to change notification settings

DHelix/SILAC3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SILAC3

A Python script to search and filter SILAC result based on customizable criteria and automatically retrieve gene information from online database.

Author:

DHelix

Version:

3.0

Date:

July 19, 2013

Function:

  • Read a .csv file; or read a .xls file and convert it to a .csv file.
  • Search based on a given patter and a given H/L range.
  • Automatically find gene's full name based on IPI number, and also include the web page link to that gene.
  • Write the searching result into a new csv file.

Usage:

python SILAC3.py [inputFileName] [OutputFileName]

##Note: Please include xls2csv.py (convert .xls files to .csv files) and ipi.HUMAN.xrefs.txt (see Update) in the same directory.

Update:

Since IPI service was shut down. Use downloaded the last release for searching.

About

A Python script to search and filter SILAC result based on customizable criteria and automatically retrieve gene information from online database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0