--
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/41012721-f7e6-4ec7-917c-7def918389c8n%40googlegroups.com.
in bowtie_to_unique
out_link.write(unique_ar.tobytes())
AttributeError: 'numpy.ndarray' object has no attribute 'tobytes'
Python 3.7.3
numpy 1.19.1
Is it because of python being not 2.7 ?
Thanks!
| qsub -q hoffmangroup -t 1-3114 -N Bismap.UniqueKmers -terse -tc 120 -hold_jid 1 -cwd -b y -o Bismap.UniqueKmers.LOG -e Bismap.UniqueKmers.ERR python get_kmers.py hg19/chrsize.tsv kmers/k24 k24 chrs -var_id SGE_TASK_ID) |
To view this discussion on the web visit https://groups.google.com/d/msgid/ubismap/bd79a08a-5e33-44f4-bb4f-eb479d5bd988n%40googlegroups.com.