Hi all,
I need to analyze some old SOLiD colorspace RNA-seq reads and have heard that Subread still supports colorspace data analysis. So, I downloaded version 1.6.4 and compiled it on my server. I've been trying to generate an index genome using ./subread-buildindex -c -F -o macaca_fascicularis_5.0_index ../../bowtie_index/macaca_fascicularis_5.0_genome.fa
command and received the fancy output below:
========== _____ _ _ ____ _____ ______ _____
===== / ____| | | | _ \| __ \| ____| /\ | __ \
===== | (___ | | | | |_) | |__) | |__ / \ | | | |
==== \___ \| | | | _ <| _ /| __| / /\ \ | | | |
==== ____) | |__| | |_) | | \ \| |____ / ____ \| |__| |
========== |_____/ \____/|____/|_| \_\______/_/ \_\_____/
v1.6.4
//================================= setting ==================================\\
|| ||
|| Index name : macaca_fascicularis_5.0_index ||
|| Index space : color space ||
|| Memory : 8000 Mbytes ||
|| Repeat threshold : 100 repeats ||
|| Gapped index : no ||
|| ||
|| Input files : 1 file in total ||
|| o macaca_fascicularis_5.0_genome.fa ||
|| ||
\\============================================================================//
//================================= Running ==================================\\
|| ||
|| Check the integrity of provided reference sequences ... ||
|| No format issues were found ||
|| Scan uninformative subreads in reference sequences ... ||
However, it stuck at this point about an hour and a half now, so I was wondering if something is wrong or it's normal. The genome assembly I'm indexing is 3GB.
I'd appreciate any helps, cheers. Gökberk