Coder Social home page Coder Social logo

Example for RNAmotifs about rnamotifs HOT 10 CLOSED

matteocereda avatar matteocereda commented on July 21, 2024
Example for RNAmotifs

from rnamotifs.

Comments (10)

Indigofera avatar Indigofera commented on July 21, 2024

I have the same issue. I worked "Nova.txt" in "examples" directory. I got the same results: "NO significant tetramers". I checked the counting results. There are just some hit regions, mostly zeros.
Could you please check?

from rnamotifs.

matteocereda avatar matteocereda commented on July 21, 2024

@xflicsu @Indigofera Hi guys, sorry for the delay. Just to let you know we are currently looking at your issue and we will be back to you asap during these days.
Thanks

from rnamotifs.

meettel avatar meettel commented on July 21, 2024

Hi,
the problem was about the reference genome. There was a mistake in the README, where the reference genome was Human instead of Mouse. Now everything should work fine.
Watch out that in the manuscript we evaluated only degenerate tetramers containing R and Y.
Cheers,

Marco

from rnamotifs.

Indigofera avatar Indigofera commented on July 21, 2024

Thanks for your reply.
I could not find this file "R/RNAmaps.R". Where is the file?

from rnamotifs.

Indigofera avatar Indigofera commented on July 21, 2024

Sorry, previuos comment. You changed the file. I was looking the old one.

from rnamotifs.

meettel avatar meettel commented on July 21, 2024

Exactly, it's "R/selection_of_tetramers.R" now.

from rnamotifs.

Indigofera avatar Indigofera commented on July 21, 2024

thanks

from rnamotifs.

xflicsu avatar xflicsu commented on July 21, 2024

@meettel , you changed the "RNAmotifs.sh" with as fellows:
##############################
TMP_FILE="tmp_${result_dir}.py"
echo "import m3_light" > $TMP_FILE
echo "m3_light.find_tetramers('${result_dir}', '${species}', '${half_window}','${min_height}','${percent_coverage}')" >> $TMP_FILE
python $TMP_FILE
rm $TMP_FILE
#####################
But I find the function "m3_light.find_tetramers" only deal with 3 parameters.
So, could you update this function?

Secondly, you only provide 5 parameters in readme when use "RNAmotifs.sh".
#######
./RNAmotifs.sh /absolute/path/to/RNAmotifs project_name splicing_change_filename.txt genome species
#######
But the input parameters of "RNAmotifs.sh" is 9.
Could you provide an example with 9 parameters?

BTW, I still can not get result like description as follows:

Selecting significantly enriched motifs...
[1] "NO significant tetrames"

from rnamotifs.

matteocereda avatar matteocereda commented on July 21, 2024

Hi @xflicsu
we uploaded a .sh that will be available in the next upgrade of RNAmotifs, sorry for the incovenience.
We have now uploaded the original sh, things should work fine now.
Please use the correct genome (mouse for NOVA dataset).

from rnamotifs.

xflicsu avatar xflicsu commented on July 21, 2024

Thanks! It works now.

from rnamotifs.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.