All Projects → drewwiens → TensorFlow-DNNs-for-Predicting-DNA-Transcription-Factor-Binding

drewwiens / TensorFlow-DNNs-for-Predicting-DNA-Transcription-Factor-Binding

Licence: other
Deep neural networks implemented in TensorFlow & Python for predicting whether transcription factors will bind to given DNA sequences

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to TensorFlow-DNNs-for-Predicting-DNA-Transcription-Factor-Binding

netZooM
netZooM is a network biology package implemented in MATLAB.
Stars: ✭ 25 (+92.31%)
Mutual labels:  transcription-factors
homerkit
Read HOMER motif analysis output in R.
Stars: ✭ 13 (+0%)
Mutual labels:  transcription-factors
CENTIPEDE.tutorial
🐛 How to use CENTIPEDE to determine if a transcription factor is bound.
Stars: ✭ 23 (+76.92%)
Mutual labels:  transcription-factors
tftargets
🎯 Human transcription factor target genes.
Stars: ✭ 77 (+492.31%)
Mutual labels:  transcription-factors
rtfbs db
Parse TF motifs from public databases, read into R, and scan using 'rtfbs'.
Stars: ✭ 23 (+76.92%)
Mutual labels:  transcription-factors
crazydoc
Read DNA sequences from colourful Microsoft Word documents
Stars: ✭ 18 (+38.46%)
Mutual labels:  dna-sequences
SSAKE
🍶Genome assembly with short sequence reads
Stars: ✭ 20 (+53.85%)
Mutual labels:  dna-sequences
benchling-api
A python wrapper for the benchling api
Stars: ✭ 39 (+200%)
Mutual labels:  dna-sequences
enformer-pytorch
Implementation of Enformer, Deepmind's attention network for predicting gene expression, in Pytorch
Stars: ✭ 146 (+1023.08%)
Mutual labels:  dna-sequences
gblastn
G-BLASTN is a GPU-accelerated nucleotide alignment tool based on the widely used NCBI-BLAST.
Stars: ✭ 52 (+300%)
Mutual labels:  dna-sequences
Repo-Bio
Binomica Public Repository for Biological Parts
Stars: ✭ 21 (+61.54%)
Mutual labels:  dna-sequences
BioAlignments.jl
Sequence alignment tools
Stars: ✭ 49 (+276.92%)
Mutual labels:  dna-sequences

TensorFlow DNNs for Predicting DNA-Transcription Factor Binding

Deep neural networks implemented in TensorFlow & Python for predicting whether transcription factors will bind to given DNA sequences. Empirical tests on the impact of hyperparameters on ROC AUC and speed with an Nvidia GeForce GTX 970 GPU are also included

Architectures Implemented:

All implemented networks are currently convolutional neural nets; RNNs are coming soon

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].