Skip to content
/ SigmoID Public
forked from nikolaichik/SigmoID

A Xojo/python tool for identification and annotation of transcription factor binding sites in bacterial genomes

License

Notifications You must be signed in to change notification settings

kaizu/SigmoID

This branch is 375 commits behind nikolaichik/SigmoID:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

97f98e8 · Sep 26, 2020
Sep 3, 2020
Sep 3, 2020
Jun 9, 2016
Sep 26, 2020
Oct 21, 2019
Feb 13, 2018
Jun 9, 2016
Jun 16, 2020
Sep 3, 2020
Jul 7, 2020
Feb 13, 2018
Sep 26, 2020
Sep 15, 2018
Sep 3, 2020
Sep 3, 2020
Sep 9, 2019
May 30, 2019
Oct 12, 2017
Oct 12, 2017
Mar 18, 2015
Jan 3, 2015
May 24, 2020
Jul 21, 2020
Jan 29, 2019
Apr 4, 2015
Sep 3, 2020
Aug 28, 2018
Sep 24, 2015
Oct 15, 2019
Jul 7, 2020

Repository files navigation

SigmoID is all about transcription factor binding sites (TFBS) in bacterial genomes: find known ones, infer unknown and view them all in genomic context. It is a GUI application written in Xojo with some additions in python.

Functions:

  • de novo inference of transcription factor binding sites (new in v.2);
  • 3D structure (DNA-protein contact) based application of known TFBS profiles to new genomes (new in v.2);
  • visualise binding site alignments with sequence logo;
  • integrated access to RegPrecise, CollecTF and RegulonDB;
  • extend, shorten and mask TFBS alignments;
  • create calibrated hmm profiles from TFBS alignments;
  • search bacterial genome sequences with calibrated (and uncalibrated) hmm profiles;
  • annotate promoters and transcription factor binding sites in GenBank-formatted genomes;
  • view regulatory sites in genomic context with the integrated genome browser;
  • view RNA-seq coverage data;
  • verify and edit genome annotation via the integrated database search.

Sigmoid v.2 (currently in development) is strongly recommended for routine use. It is available as 64-bit application for OS X and Linux on the Releases page. Supported OS versions include OS X Yosemite 10.10 and up and several Linux distributions: Linux Mint 16 or later CentOS 7.0 or later Ubuntu 14.04 LTS or later Debian 6.0 or later OpenSUSE 11.3 or later Fedora 13 Desktop or later. Other Linux distributions may work provided required libraries are installed. Windows and 32-bit versions are available for SigmoID v.1 only.

Adding annotations to GenBank files and some other functions are implemented as python scripts, hence BioPython (version 1.64 and up) is required as well as Python 2.7.x. de novo TFBS search requires full installation of the MEME Suite (meme-suite.org).

Additional info and usage instructions are in the help file accessible from SigmoID.

A paper describing SigmoID v.1 is available: Nikolaichik Y, Damienikan AU. (2016) SigmoID: a user-friendly tool for improving bacterial genome annotation through analysis of transcription control signals. PeerJ 4:e2056 https://doi.org/10.7717/peerj.2056

About

A Xojo/python tool for identification and annotation of transcription factor binding sites in bacterial genomes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Xojo 89.8%
  • HTML 7.3%
  • Python 2.6%
  • Other 0.3%