Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Engineered Peptide Barcodes for In-Depth Analyses of Binding Protein Ensembles - replication code

License

NotificationsYou must be signed in to change notification settings

cpanse/NestLink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Engineered Peptide Barcodes for In-Depth Analyses of Binding Protein Ensembles


available for download in the 'Devel' version of Bioconductor usingBiocManager::install("NestLink").The package 'landing page' is available athttps://bioconductor.org/packages/NestLink(since 2019-01-14)


1. System requirements

Software dependencies

  • install R (>= 3.6)

  • install Bioconductor (>=3.9)

2. Installation guide

run an R session and execute the following R code snippet

if (!requireNamespace("BiocManager", quietly = TRUE))    install.packages("BiocManager")    BiocManager::install("cpanse/NestLink", version = "3.9")

or usingdocker

docker pull cpanse/nestlink \  && docker run -a stdin -a stdout -i -t cpanse/nestlink /scratch/R-devel/bin/R

Typical install time -based on theDockerfile the install snippet abovetook 19m46.464s on a linux server (RAID6, Intel(R) Xeon(R) CPU E5-2698 v3 @ 2.30GHz) and one hour on dockerhub.

As an alternative you can also consider the latestrelease.

Versions the software has been tested on

platformNestLink versionplatform versionR versionnote
Linux0.99.51Debian 10 (buster)R 3.5.1, Bioconductor version 3.8CP
Microsoft0.99.51Server 2012 R2 x64R 3.5.0, Bioconductor version 3.7
macOS High0.99.51Sierra 10.13.4R 3.4.2

3. Demonstration / Documentation

Instructions to run on data and expected output is described in the package'svignettes.

browseVignettes('NestLink')

please study the vignettes in the following order:

  1. Derive Peptide FlyCodes by Conducting Random Experiment
  2. NGS filtering workflow to get high quality FlyCode and Nanobody sequences
  3. FASTA p1875 db10 - ESP / SSRC prediction - Summary
  4. Compare Predicted and Measured FlyCodes (F255744).
  5. Control experiment to assess robustness of protein detection via flycodes

Expected run time for the vignette build is less than 5 minutes on a today's desktop computer.

4. Instructions for use

read the vignettes.

browseVignettes('NestLink')

References

About

Engineered Peptide Barcodes for In-Depth Analyses of Binding Protein Ensembles - replication code

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors3

  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp