A tool to identify transmembrane proteins from a given list of gene or protein IDs.
Project description
MembProtFinder
A tool to identify transmembrane proteins from a given list of gene or protein IDs.
Usage
$ MembProtFinder [-h] --infile INFILE --infile-index-column INFILE_INDEX_COLUMN --givenIDs GIVENIDS --outfile OUTFILE [--TMcount] [--TMcoordinates] [--filter]
Options
-h
,--help
: Show this help message and exit--infile INFILE
: Input file containing gene or protein identifiers--infile-index-column INFILE_INDEX_COLUMN
: Index of the column containing gene or protein identifiers in the input file (0-based)--givenIDs GIVENIDS
: Type of identifiers to search for in the database--outfile OUTFILE
: Output file with the results--filter
: Filter out entries that are not transmembrane proteins
Example
Input File
Genes |
---|
ENSG00000075624 |
ENST00000275493 |
ENSG00000141510 |
ENST00000342462 |
ENSG00000184895 |
ENSG00000184895 |
ENSG00000184895 |
ENSG00000184895 |
ENSG00000184895 |
ENSG00000184895 |
ENSG00000184895 |
ENSG00000184895 |
ENSG00000184895 |
ENSG00000184895 |
ENSG00000184895 |
ENSG00000184895 |
ENSG00000184895 |
Output File
Genes | Gene Name | Transmembrane Protein? | Transmembrane_Helices_Count | Transmembrane_Helices_Positions |
---|---|---|---|---|
ENST00000275493 | EGFR | True | 1 | TM1: TRANSMEM 646..668 |
ENST00000342462 | TMPPE | True | 5 | TM1: TRANSMEM 7..27 TM2: TRANSMEM 43..63 TM3: TRANSMEM 87..107 TM4: TRANSMEM 114..134 TM5: TRANSMEM 162..182 |
Installation
$ pip install MembProtFinder
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
membprotfinder-0.0.3.tar.gz
(4.0 kB
view details)
Built Distribution
File details
Details for the file membprotfinder-0.0.3.tar.gz
.
File metadata
- Download URL: membprotfinder-0.0.3.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 53ee792777b993a27dfa29ab764a5819e895ea7d0a07f9dede0f360629cf88b3 |
|
MD5 | 340bf78629587043d713e3651b1f640b |
|
BLAKE2b-256 | df11b4a0cd711de0a438881143dd79ce0047310f2d79698d9479433c10196254 |
File details
Details for the file MembProtFinder-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: MembProtFinder-0.0.3-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f2594b34aa3c396b6a80dc17f17cd1e73331af473dc2cf80d10ff84695323860 |
|
MD5 | 6bb2c302e244f7387842d55e7e13867d |
|
BLAKE2b-256 | 24f54e8cb4c526627a2ef886c0347247a799a66b0ab1c460fb8d39427034d877 |