Assemblytics
Assemblytics copied to clipboard
delta files problem
Open new issue.
I dont really make changes to the output of nucmer. I run as assemblytics webpage indicates: nucmer --maxmatch -l 100 -c 500 TcDm25_H1.fasta Dm28c_v4.fasta -p Dm28vsH1 and upload without changes to assemblytics. Do you think could be a problem with my fasta files or my nucmer installation?
Your answer was: "I'm guessing you tried to change the file programmatically and accidentally added some newlines where they shouldn't be. When you fix this, please take a close look at your file in a text editor and also try running it through the MUMmer tool suite first before reporting problems in Assemblytics, since it will be faster for you to check that these files are valid using e.g. MUMmer's "show-aligns" or "coords" commands. Once those are working and it looks okay , then you can try Assemblytics again. Good luck!"