Skip to content

tairaccession python package for interaction with tair and analyzing arabidopsis genome.

License

Notifications You must be signed in to change notification settings

gauravcodepro/tairaccession

Repository files navigation

tairaccession

  • tairaccession: This allows you to analyze the tair accession ids easily and you can see the sample datasets for each of the import function with in the tests directory and the corresponding format are available from TAIR. This package has added utilities for analyzing also the Phytozome datasets and also you can plot the desried genes of interest. You can also analyze Phytozome Araport also using this package.The package is under release at PyPI package repository. I have updated this package with additional support for the phytozome in addition to the tair. In an update to this package, few functions on plotting the coding regions, gene regions and exons have been added.There are additional functions such prepareFunctionalNamePhytozomeand preparegeneNamePhytozomewhich will automatically prepare the files as per the release of the phytozome and tair.

  • The web documentation is located at tairaccession

Gaurav Sablok, Academic Staff Member,Bioinformatics, Institute for Biochemistry and Biology, University of Potsdam Potsdam,Germany

If you have any questions, please contact at gaurav.sablok@uni-potsdam.de.

Installation

$ pip install tairaccession
import tairaccession
print(tairaccession.__version__)

License

tairaccession was created by Gaurav Sablok, Universitat Potsdam, Germany. It is licensed under the terms of the MIT license.

Gaurav
Academic Staff Member
Bioinformatics
Institute for Biochemistry and Biology
University of Potsdam
Potsdam,Germany

Credits

tairaccession was created with cookiecutter and the py-pkgs-cookiecutter template.