dib-lab / dammit

just annotate it, dammit!
http://dib-lab.github.io/dammit/
Other
89 stars 28 forks source link

Accidentally ran without pep file at first. Which files to delete? And nohup issue #163

Open christa88 opened 4 years ago

christa88 commented 4 years ago

Hi I am running dammit with a horse fasta file. I accidentally ran at first without indicating that I wanted to use the fasta file. Which files should I delete without having to start over?

Also, if anyone has any insight... Since I am running this from home, I need a VPN to connect to campus. If I don't use nohup it, the VPN keeps timing out. I haven't had an issue with nohup before. But when I use "cat nohup.out" nothing appears. Is it still running? Or is there an issue between dammit and nohup?

This is my input: nohup dammit annotate /data/cmf449/elvers/horse_out/annotation/horse_trinity.fasta.dammit/horse_trinity.fasta --database-dir /data/cmf449/elvers/databases --user-databases /data/cmf449/elvers/examples/Equus_caballus.EquCab3.0.pep.all.fa &