I try to get nextNEOpi running for a minimal run, without experience in the field. I could not find example data (#33) or any testing scripts, so all I am left to do is post an Issue :-)
In this GitHub repository I try to setup a most simple example, (including a GitHub Actions script):
example_batchfile.csv, which I adapted from the example file provided. Here is its full content:
Dear nextNEOpi maintainers,
I try to get
nextNEOpi
running for a minimal run, without experience in the field. I could not find example data (#33) or any testing scripts, so all I am left to do is post an Issue :-)In this GitHub repository I try to setup a most simple example, (including a GitHub Actions script):
reads_s1_n_2.fastq.gz
: same asreads_s1_n_1.fastq.gz
reads_s1_r_1.fastq.gz
: same asreads_s1_n_1.fastq.gz
reads_s1_r_2.fastq.gz
: same asreads_s1_n_1.fastq.gz
reads_s1_t_1.fastq.gz
: same asreads_s1_n_1.fastq.gz
reads_s1_t_2.fastq.gz
: same asreads_s1_n_1.fastq.gz
Using GitHub Actions I get this error:
I understand that the name of this file is determined in conf/resources.config.
But where do I get that data?
I do understand it is a human reference genome, however,
[path]/hg38/gdc/GRCh38.d1.vd1/fasta/hg38.len
confuses me.Is there a URL where I can
wget
it all?Thanks and cheers, Richel Bilderbeek