getKmers.py generates empty *.gz files

23 views
Skip to first unread message

Rotem

unread,
Oct 13, 2021, 7:15:48 AM10/13/21
to Ubismap
Hi,

I just run getKmers.py, no errors were reported and the stdout looked like "Created all sequences for chr1:1-30584173" for each chromosome and scaffold. When I tried to run bowtie, turned out there was nothing to align because all kmer files generated by getKmers.py were empty.
Could you please help me to figure this out?

Best,
Rotem

Mehran Karimzadeh

unread,
Oct 13, 2021, 8:43:57 AM10/13/21
to Rotem, Ubismap
Hello Rotem,

Please provide more details: Python version and package versions you are using, the command you run, etc.
Also, did it work on the test data and not on your own data? If so, please provide a reproducible example.

Thanks,
Mehran


--
You received this message because you are subscribed to the Google Groups "Ubismap" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ubismap+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ubismap/8d807046-3e09-4006-b3af-1404297dcc6an%40googlegroups.com.

Katherine Domb

unread,
Oct 18, 2021, 11:35:43 AM10/18/21
to Ubismap
Thanks for your reply,

I used Python 2.7.18 on Ubuntu 16.04
Cloned umap with git clone 2 months ago, how do I check the version?

I created and run a shell script to run get_kmers.py:
for i in $(eval echo {1..444}); do echo python get_kmers.py --job_id $i /umap/umap/mpoly/chrsize.tsv /umap/umap/mpoly/kmers/k150 /umap/umap/mpoly/chr /umap/umap/mpoly/chrsize_index.tsv; done > run_getKmers.sh

Seems like it didn't work on the test data, because no new files were generated there?

Pooran Dewari

unread,
Nov 14, 2022, 6:10:27 AM11/14/22
to Ubismap
Hi Katherine,
Just wondering if you managed to make it work. I am facing the same problem; fails with the test data.

thanks

Reply all
Reply to author
Forward
0 new messages