目录

nearBynding

nearBynding is an R package that discerns RNA structure at and proximal to the site of protein binding within regions of the transcriptome defined by the user. Input CLIP protein-binding data can either be in aligned BAM or peak-called BED/bedGraph formats. RNA structure can either be internally calculated via CapR or can be provided by the user as a BED/bedGraph. RNA structure binding profiles can be visually and mathematically compared between proteins across multiple formats.

Installation

The most up-to-date version can be loaded to R via

devtools::install_github("vbusa1/nearBynding")
library(nearBynding)

External Software Dependencies

nearBynding requires three external softwares. Add all dependency directories to your PATH after installation.

bedtools

bedtools is available for installation here.

Installation instructions will vary by operating system.

CapR

Download the zip file from the github repository, unzip the file, and move it to a directory where you want to permanently store the function.

In the command line, access the folder where the unzipped file is stored.

cd CapR-master
make
./CapR

If installation is successful, the final line will output

Error: The number of argument is invalid.

StereoGene

Download the zip file from the github repository, unzip the file, and move it to a directory where you want to permanently store the function.

In the command line, access the folder where the unzipped file is stored.

cd stereogene-master
cd src
make
./stereogene -h

If installation is successful, the final line will output a menu of argument options.

关于

用于识别和分析RNA结合蛋白与RNA相互作用的生物信息学工具

4.0 MB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802047560号