TFinder Official Launch #5
Jumitti
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
TFinder is now available 🧬🔍 --> Click here ☺
About
TFinder is a web service python to quickly extract a promoter/terminator region with the NCBI API and search for the presence of transcription factor responsive elements from JASPAR and individuals motifs.
Description
First of all, I think it already exists. But even if I looked hard enough, I couldn't find an application or website that really does it the way I want. Of course, you can do a ctrl+F but it's always the same. You have to look for all the shapes in all the possible ways. Of course, there are applications that do it (SerialCloner), but once again, there's something missing.
When you have an idea, you want it to happen fast. Searching for a promoter sequence can be tedious, and database websites aren't necessarily designed for novices. And that's where my little script comes in. It extracts the desired gene promoter/terminator region. You can choose the distance upstream and downstream. It is capable of knowing the direction of the gene and proceeding to reverse complement.
All you have to do is search for your responsive elements. No need to ctrl+F, it can do it. It also accepts IUPAC code and finds all possible shapes in all directions, reverse, complement, reverse complement. You can use also JASPAR_ID of transcription factors and also you can generate a Position Weight MAtrix (PWM) with multiple sequence for a more accuracy. And last but not least, it gives you the coordinates of responsive element from the transcription initiation site.
Browser compatibility
Functions
Promoter/Terminator Extractor
Extract mutliple promoter/terminaotr regions using ENTREZ_GENE_ID or NCBI Gene NAme in FASTA format with NCBI API
Species: Human 🙋🏼♂️, Mouse 🖱, Rat 🐀, Drosophila 🦟, Zebrafish 🐟
Set Upstream and Downstream from Transcription Start Site (TSS) and Gene End
Mode "Advance": allows to extract for the same gene the promoter and terminator regions for several species
Binding Site Finder
This discussion was created from the release TFinder Official Launch.
Beta Was this translation helpful? Give feedback.
All reactions