Skip to main content

A method to predict the transcription factors using protein sequences.

Project description

TransFacPred

A highly accurate method to predict the transcription factors using protein sequences.

Introduction

TransFacPred is developed for predicting the transcription factors (TFs) using the protein primary sequence information. In this approach, Hybrid model was implemented in which is a combination of ET-based model and BLAST Search.

Webserver and Standalone

Available as web-server at https://webs.iiitd.edu.in/raghava/transfacpred

Available as standalone at https://github.com/raghavagps/transfacpred/

Installation

To install the Transfacpred package, use the following command:

pip install transfacpred

Minimum USAGE

To explore the available options for the command-line tool, use:

transfacpred -h

Full Usage

usage: transfacpred [-h] 
                       [-i INPUT 
                       [-o OUTPUT]
                       [-t THRESHOLD]
                       [-d {1,2}]


Please provide following arguments for successful run

optional arguments:
  -h, --help            show this help message and exit
  -i INPUT, --input INPUT
                        Input: File name containing protein or peptide sequence in FASTA format.
  -o OUTPUT, --output OUTPUT
                        Output: File for saving results by default outfile.csv
  -t THRESHOLD, --threshold THRESHOLD
                        Threshold: Value between -0.5 to 1.5 by default -0.38
  -d {1,2}, --display {1,2}
                        Display: 1:Transcription Factors, 2: All Sequences, by default 1

Input File: It allow users to provide input in the FASTA format.

Output File: Program will save the results in the CSV format, in case user do not provide output file name, it will be stored in "outfile.csv".

Threshold: User should provide threshold between -0.5 and 1.5.

Example usage details:

transfacpred.py -i protein.fa

This will predict if the submitted sequences are TFs or Non-TFs and display only the TFs. It will use other parameters by default. It will save the output in "outfile.csv"

transfacpred -i protein.fa -o output.csv -t 0.55 -d 2

This will predict if the submitted sequences are TFs or Non-TFs and display all. It will save the output in "output.csv" in CSV (comma seperated variables).

Reference

Patiyal et al. (2022) A hybrid approach for predicting transcription factors. Bioxriv doi: https://doi.org/10.1101/2022.07.13.499865

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

transfacpred-1.1.1.tar.gz (26.8 MB view details)

Uploaded Source

Built Distribution

transfacpred-1.1.1-py3-none-any.whl (27.0 MB view details)

Uploaded Python 3

File details

Details for the file transfacpred-1.1.1.tar.gz.

File metadata

  • Download URL: transfacpred-1.1.1.tar.gz
  • Upload date:
  • Size: 26.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for transfacpred-1.1.1.tar.gz
Algorithm Hash digest
SHA256 0dff0a1b08866a76341f769251a89178940446755670eaec5201e56e877e4f98
MD5 40408d1ad657e27eb3610d81054ef173
BLAKE2b-256 37fbf1671bdf422cd9454625b75abf9538e57e91461a18dcb266df463a012795

See more details on using hashes here.

File details

Details for the file transfacpred-1.1.1-py3-none-any.whl.

File metadata

  • Download URL: transfacpred-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 27.0 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for transfacpred-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 164fcb5c34e38bcbd1082aaa86fc6bc9dd8e1c17062272d89903bd8260368a66
MD5 ac6532cba6627bc9aee123c48f3d101a
BLAKE2b-256 f51e90b978ec19760696bc1b4c78ac09faccfee28468804d6c0401250cb7b392

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page