Teichlab / bracer

BraCeR - reconstruction of B cell receptor sequences from single-cell RNAseq data
Other
41 stars 22 forks source link

Kallisto Transcriptomes #20

Closed JohnMCMa closed 6 years ago

JohnMCMa commented 6 years ago

The Kallisto transcriptome link provided in readme.md no longer works; http://bio.math.berkeley.edu/kallisto/ redirects to the software's Github page, and that page says that they no longer provide indexes for download, because indexing it locally is faster than downloading it.

In this case, it'd be helpful to provide the cDNA libraries you have tested for BraCeR, if it's not feasible to put them on this repo for download.

dcroote commented 6 years ago

These couple lines of the Dockerfile could help

JohnMCMa commented 6 years ago

That should be on the documentation as well. Not everyone use Docker; the vluster I'm using will not allow Docker, for example.

idalind commented 6 years ago

Thank you for the tip @dcroote . I have now updated the documentation with the relevant code taken from the Docker documentation, which enables users not using Docker to download and parse the transcriptome reference sequences.