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
Hello,
I have run:
While loading IGV session session:
IGV reported:
I have found ( in one of the subdir in ./work) and soft-linked the
genome.fatoout_test_nf_chipseq/genome/genome.faafter 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