Logo

Navigation

  • FAQs
  • Contributing to Bioconda
  • Developer Docs
  • Tutorials
  • Browse packages
  • Bioconda @ Github
  • Gitter

Search

packages & docs

recipe cufflinks

Transcriptome assembly and differential expression analysis for RNA-Seq.

Homepage:

http://cole-trapnell-lab.github.io/cufflinks/

License:

Boost Software License

Recipe:

/cufflinks/meta.yaml

Links:

biotools: cufflinks

package cufflinks¶

(downloads) docker_cufflinks

Versions:

2.2.1-2,  2.2.1-1,  2.2.1-0

Depends:
  • python >=2.7,<2.8.0a0

Required By:
  • spanki

  • circexplorer2

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install cufflinks

and update with:

conda update cufflinks

or use the docker container:

docker pull quay.io/biocontainers/cufflinks:<tag>

(see cufflinks/tags for valid values for <tag>)

Download stats¶

Link to this page¶

Render an install-with-bioconda badge with the following MarkDown:

[![install with bioconda](https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg?style=flat)](http://bioconda.github.io/recipes/cufflinks/README.html)
©2016-2023, The Bioconda Team. | Powered by Sphinx 5.1.1 & Alabaster 0.7.13 | Page source
Edit me on GitHub