Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When using an external junction reads file, copy to outrigger_output folder #65

Open
olgabot opened this issue Dec 9, 2016 · 0 comments

Comments

@olgabot
Copy link
Collaborator

olgabot commented Dec 9, 2016

Description

When using an external junction reads file with --junction-reads-csv, then the original file is still wherever else in the filesystem it is, and since storage is cheap and to be consistent with the other implementations, this file should be copied over to outrigger_output/junctions/reads.csv

For example, I'm running outrigger now and have this folder as my output so far:

(outrigger_v1.0.0rc1) [obotvinnik@tscc-login2 analysis]$ tree outrigger_v2/
outrigger_v2/
├── index
│   └── gtf
│       ├── gencode.v19.annotation.gtf.db
│       └── gencode.v19.annotation.gtf.db-journal
└── junctions
    └── metadata.csv

3 directories, 3 files

But now I have to go back and hunt down which were the actual reads that were used in this analysis.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant