目录

ScreenR

codecov GitHub
issues GitHub
pulls GitHub
forks GitHub
downloads last
commit Version Language

R-CMD-check

ScreenR is an easy and effective package to perform hits identification in loss of function High Throughput Biological Screening performed with shRNAs library. ScreenR combines the power of software like edgeR with the simplicity of the Tidyverse metapackage. ScreenR executes a pipeline able to find candidate hits from barcode counts data and integrates a wide range of visualization for each step of the analysis

Installation instructions

Get the latest stable R release from CRAN note that you need to have R 4.3 or greater to use ScreenR. Then install ScreenR from Bioconductor using the following code:

if (!requireNamespace("BiocManager", quietly = TRUE)) {
    install.packages("BiocManager")
}

BiocManager::install("ScreenR")

And the development version from GitHub with:

devtools::install_github("EmanuelSoda/ScreenR")

ScreenR overall workflow

Please note that the ScreenR was only made possible thanks to many other R and bioinformatics software authors, which are cited either in the vignettes and/or the paper(s) describing this package.

Citation

Below is the citation output from using citation('ScreenR') in R. Please run this yourself to check for any updates on how to cite ScreenR.

print(citation('ScreenR'))
#> 
#> To cite package 'ScreenR' in publications use:
#> 
#>   Soda E, Ceccacci E (2022). _ScreenR: Package to Perform High
#>   Throughput Biological Screening_. R package version 0.99.53,
#>   <https://emanuelsoda.github.io/ScreenR/>.
#> 
#> A BibTeX entry for LaTeX users is
#> 
#>   @Manual{,
#>     title = {ScreenR: Package to Perform High Throughput Biological Screening},
#>     author = {Emanuel Michele Soda and Elena Ceccacci},
#>     year = {2022},
#>     note = {R package version 0.99.53},
#>     url = {https://emanuelsoda.github.io/ScreenR/},
#>   }

Code of Conduct

Please note that the ScreenR project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

Development tools

For more details, check the dev directory.

This package was developed using biocthis.

关于

用于高通量筛选数据分析的R包,提供数据预处理、质量控制、统计分析和可视化功能

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

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