Results for "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.

    3906 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

    1128 days ago

  • Bioinformatics Protocols

    ...CuffDiff* EdgeR* DESeq2 Advanced Command Line Tutorial Graphical Output with CummeRbund introduces some basic commands using the cummeRbund package of the R programming language...

    3642 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 t...

    3488 days ago

  • A simple tutorial for a complex ComplexHeatmap

    ...16)) is an R Programming Language (R Core Team (2020)) package that is currently listed in the Bioconductor package repository. install and load...the following code chunks in order to ensure that each package is installed and loaded prope...

    1118 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/

    2998 days ago

  • BioToolbox

    ...rely on BioPerl SeqFeature libraries and related adaptors to access binary file formats including Bam, BigWig, BigBed, and USeq. The Bio::ToolBox package includes scripts for setting...

    2987 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")

    2921 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...

    2913 days ago