RNAmotifs is an integrated R, C++, python softwares that evaluates the sequence around differentially regulated alternative exons to identify clusters of short sequences, referred to as multivalent RNA motifs, bound by RNA-binding proteins
I'm running into some issues installing GeCo++. Running make on the downloaded source code gives the following errors:
/c4/home/derek/bin/geco++-0.1.464/geco/geco_base.h:347:63: error: ‘memset’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
if ( value==0 ) memset ( i_mem,0,sizeof ( T ) *length );
Let me know if I can provide more information. I'm very much looking forward to running RNAmotifs on my data.
Hello,
I'm running into some issues installing GeCo++. Running make on the downloaded source code gives the following errors:
Let me know if I can provide more information. I'm very much looking forward to running RNAmotifs on my data.
Thanks, Derek