A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/GuanLab/Anchor below:

GuanLab/Anchor: This is the package of Yuanfang's winning algorithm in the ENCODE-DREAM in vivo Transcription Factor Binding Site Prediction Challenge

Anchor: Trans-cell Type Prediction of Transcription Factor Binding Sites

This is the package of Yuanfang's winning algorithm in the ENCODE-DREAM in vivo Transcription Factor Binding Site Prediction Challenge

background: ENCODE-DREAM

see also: Yuanfang Guan's 1st Place Solution and Original Code

Please contact (gyuanfan@umich.edu or hyangl@umich.edu) if you have any questions or suggestions.

The paper is published in Genome Research: Li H, Quang D, Guan Y. 2019. Anchor: Trans-cell Type Prediction of Transcription Factor Binding Sites. Genome Research. 2019 Feb;29(2):281-292. doi: 10.1101/gr.237156.118. Epub 2018 Dec 19.

Git clone a copy of ANCHOR:

git clone https://github.com/GuanLab/Anchor.git
Required input files (and the corresponding directories to put them)

Genomic coordinates

DNase-seq data (e.g. H1-hESC)

DNA sequence and motif

Gencode

ftp://ftp.ebi.ac.uk/pub/databases/gencode/Gencode_human/release_19/gencode.v19.annotation.gtf.gz

Prepare features and make predictions

Once the required input files are put in the correpsonding directories, ANCHOR is ready to go:

python ANCHOR.py -tf TAF1 -cell H1-hESC 

The prediction results are saved here:

./prediction/anchor/final/

This is the one-line-to-run version. The implemetation details of feature generation and binding site prediction (with step-by-step explanation and example code) can be found here: DETAILS


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4