Skip to content

unable to run FLAS #1

Description

@estolle

Hi there,

I was just trying to run FLAS but seem to have problems on my Ubuntu 16.04 system.

As stated in the README i tried:
FLAS input.fasta
but absolutely nothing happens (immediately it finished without an error message or any other message or output).

so I tried the python script:

python3 /opt/FLAS/runFLAS.py PacBio.fastq.gz ✘ 1
File "/opt/FLAS/runFLAS.py", line 109
bronkerbosch1_command = 'bronkerbosch.py ' + temp_dir + '/step1/' + 'allreads.fasta.m4 ' + temp_dir + '/step1/' + 'clique1.txt ' + temp_dir + '/step1/' + 'edge1.txt ' + str(args.c)
^
TabError: inconsistent use of tabs and spaces in indentation

Same when running on the fasta python3 /opt/FLAS/runFLAS.py PacBio.fasta

I would appreciate any hint what this error might mean and how to fix it.

Also, it would be helpful if FLAS would have a .h (help) option), perhaps also a test dataset to see if the application works or not and a little information what the parameters mean. I also was not sure whether the input could be gzipped or has to be unzipped fasta.

Cheers
Eckart

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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