Results for "BBMap/BBTools package"

Bookmarks

  • Citrus Perl

    Citrus Perl is a binary distribution of Perl created for GUI application developers. The distribution includes wxPerl, the Perl wrapper for wxWidgets. Where supported by the operating system wxWidgets is available as a package for the 2.8.x stable branch and the 2.9.x development branch.

    3900 days ago

  • Janggu - Deep learning for Genomics

    Janggu is a python package that facilitates deep learning in the context of genomics. The package is freely available under a GPL-3.0 license. Detail tutorial at https://janggu.readthedocs.io/en/latest/ USE cases https://github.com/wkopp/janggu_usecases

    1122 days ago

  • Bioinformatics Protocols

    RNA Seq Basic Galaxy Tutorial RNA-Seq tutorial based on Trapnell et al. (2012) Nat...l Output with CummeRbund introduces some basic commands using the cummeRbund package of the R programming language...

    3636 days ago

  • Orange-Bioinformatics 2.5.34

    Orange Bioinformatics extends Orange, a data mining software package, with common functionality for bioinformatics. The provided functionality can be accessed as a Python library or through a visual...

    3482 days ago

  • A simple tutorial for a complex ComplexHeatmap

    ComplexHeatmap (Gu, Eils, and Schlesner (2016))...ogramming Language (R Core Team (2020)) package that is currently listed in the Bioconductor package repository. install and load...ode chunks in order to ensure that each package is installed and loaded prope...

    1112 days ago

  • liftover

    Convenient conversions between genome assemblie. The liftover package makes it easy to remap genomic coordinates to a different genome assembly. More at https://github.com/aaronwolen/liftover https://www.bioconductor.org/help/workflows/liftOver/

    2991 days ago

  • BioToolbox

    This is a collection of libraries and high-quality end-user scripts for bioinformatic anal...inary file formats including Bam, BigWig, BigBed, and USeq. The Bio::ToolBox package includes scripts for setting...

    2981 days ago

  • Venn Diagrams on R Studio

    First step: Install & load “VennDiagram” package. # install.packages('VennDiagram') library(VennDiagram) Second step: Load data Add filepath if “catdoge.csv” is not in working-directory. d <- read.csv("catdoge.csv")

    2914 days ago

  • Painless package development for R

    Devtools makes package development a breeze: it works with R’s existing convent...code structure, adding efficient tools to support the cycle of package development. With devtools, developing a package becomes so easy that it will...

    2907 days ago