jnovembre / ENCprime

ENCprime : Command-line utility for measuring codon bias
9 stars 4 forks source link

Weird bug where the output file is labeled TTT? #3

Open jolespin opened 4 years ago

jolespin commented 4 years ago

I run this command:

ENCprime rRNA.fasta.codcnt query_orfs.ffn.acgtfreq 11 ./adaptation_output/ERR1701760_1e5/intermediate/encprime_output/encprime.output.tsv 1 -q

but it doesn't create a the desired file. Instead it creates a file called TTT:

(base) -bash-4.1$ ls -lhS ./adaptation_output/ERR1701760_1e5/intermediate/encprime_output/
total 146K
-rw-r--r-- 1 jespinoz tigr 45K Nov 24 18:30 TTT

It looks like the correct output file but I can't figure why it would be naming the file TTT?

jnovembre commented 2 years ago

Very strange. Can you provide more detail - operating system? Would you be willing to share the files so I can see if it replicates here?