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

[dev] ./genome/genome.fa link not created in output dir #282

Closed
darked89 opened this issue Jun 13, 2022 · 2 comments
Closed

[dev] ./genome/genome.fa link not created in output dir #282

darked89 opened this issue Jun 13, 2022 · 2 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@darked89
Copy link

Hello,

I have run:

nextflow run . -profile test,singularity --outdir ../out_test_nf_chipseq

While loading IGV session session:

cd ../out_test_nf_chipseq/igv/broadPeak/
igv.sh
#Loading:
igv_session.xml

IGV reported:

Error loading session session: Cannot locate genome: /full/path/to/out_test_nf_chipseq/genome/genome.fa

I have found ( in one of the subdir in ./work) and soft-linked the genome.fa to out_test_nf_chipseq/genome/genome.fa
after which IGV displayed the results as expected.

This is a fairly minor nuisance, but IMHO it should be addressed.

Many thanks for creating and maintaining such complex pipeline.

Darek Kedra

@JoseEspinosa
Copy link
Member

Thanks for reporting @darked89, we should address it before releasing 2.0!

@JoseEspinosa JoseEspinosa self-assigned this Jun 16, 2022
@JoseEspinosa JoseEspinosa added this to the 2.0 milestone Jun 16, 2022
@JoseEspinosa JoseEspinosa added the bug Something isn't working label Jun 16, 2022
@JoseEspinosa JoseEspinosa mentioned this issue Jun 28, 2022
@JoseEspinosa
Copy link
Member

Fixed in #279. I close this issue now but let us know if you find any other issue @darked89 Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants