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

[WARNING] Unsupported sequence format #8

Open
Unalibun opened this issue Oct 8, 2019 · 0 comments
Open

[WARNING] Unsupported sequence format #8

Unalibun opened this issue Oct 8, 2019 · 0 comments

Comments

@Unalibun
Copy link

Unalibun commented Oct 8, 2019

Hi, I do not know if it is a silly error... but I am trying to run pyScaf to do scaffolding in my Canu (Pabio) assembly with my nanopore reads.

this is my .sh

pyScaf -f /dataX/sami/genomes/p_ulei_polished.fasta -o p_ulei_scaf_nano --dotplot pdf -n /data1/sami/rawdata/nanopore/nanopore_all.fastq

the less slurm-XX.out is

Options: Namespace(dotplot='pdf', fasta='/dataX/sami/genomes/p_ulei_polished.fasta', fastq=None, identity=0.33, joins=5, linkratio=0.7, load=0.2, log=<open file '', mode 'w' at 0x7f1660bc61e0>, longreads=['/data1/sami/rawdata/nanopore/nanopore_all.fastq'], mapq=10, maxgap=0, norearrangements=False, output=<open file 'p_ulei_scaf_nano', mode 'w' at 0x7f165a43f6f0>, overlap=0.66, ref='', threads=4)
maxgap cut-off of 936958 bp

##################################################
[Tue Oct 8 17:05:21 2019][ 7 Mb] Aligning long reads on contigs...
File "/home/sami/anaconda2/bin/maf-convert", line 136
print(line, end="")
^
SyntaxError: invalid syntax
0 0

##################################################
[Tue Oct 8 17:05:21 2019][ 7 Mb] Reporting scaffolds...
93695813 bp in 230 scaffolds. Details in p_ulei_scaf_nano.tsv
Scaffolds saved to: p_ulei_scaf_nano

##################################################
[Tue Oct 8 17:05:21 2019][ 56 Mb] Saving dotplots to: p_ulei_scaf_nano.pdf
[WARNING] Unsupported sequence format p_ulei_scaf_nano in /data1/sami/rawdata/nanopore/nanopore_all.fastq

The program is not running. Can you advise me something? my nanopore reads are not compressed. We install both pyScaf and Dependencies with bioconda.

Thanks a miilion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant