Skip to content

Error with example data  #1

@Kapeel

Description

@Kapeel

Hi,
I am not able to replicate the example runs. Blow is the error I get.

/vol_b/LoReAn_Example/JR2$ sudo docker run -it --rm -v $PWD:/data lfaino/lorean /opt/LoReAn/code/lorean.py -t 2 --keep_tmp -a -f -d -sr readsChr.subset.fastq -lr longReadsChr8.fastq -pr subset.prot.fasta -sp JR2 -mg chr8.fasta
usage: lorean [options] reference
lorean: error: argument -m/--max_long_read: invalid int value: 'g'

/vol_b/LoReAn_Example/JR2$ sudo docker run -it --rm -v $PWD:/data lfaino/lorean /opt/LoReAn/code/lorean.py -t 2 --keep_tmp -a -f -d -sr readsChr.subset.fastq -lr longReadsChr8.fastq -pr subset.prot.fasta -sp JR2 chr8.fasta
#####LOREAN STOPS HERE. CHECK THAT THE PROTEIN AND SPECIES OPTION HAVE BOTH AN ARGUMENT. CHECK THAT THE gm_key IS IN THE FOLDER#####

it seems like the -mg optin is not able to read by lorean.py script. I tried removing that and still it fails. Another issue I saw was the augustus config folder in the container does not have the crispa or JR2 specie model.

Thanks
Kapeel

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions