Giter Site home page Giter Site logo

Comments (11)

estebanpw avatar estebanpw commented on July 19, 2024

Thanks for reporting this. The grid update introduced an error which was only apparent if the -dimension parameter was used. It should be now fixed.

Please update your repository using "git pull origin", then compile the files again with "make all" within the /src folder and rerun your experiment.

As a sidenote, also remember that if your input FASTA sequence is a multifasta containing more than ~50 sequences, then you should used the alternative script:

Rscript $scriptdir/compute_score-nogrid.R dotplot.mat 2000

from chromeister.

XuewenWangUGA avatar XuewenWangUGA commented on July 19, 2024

from chromeister.

XuewenWangUGA avatar XuewenWangUGA commented on July 19, 2024

from chromeister.

XuewenWangUGA avatar XuewenWangUGA commented on July 19, 2024

from chromeister.

XuewenWangUGA avatar XuewenWangUGA commented on July 19, 2024

from chromeister.

XuewenWangUGA avatar XuewenWangUGA commented on July 19, 2024

from chromeister.

estebanpw avatar estebanpw commented on July 19, 2024

My bad, I updated the repository but forgot to update the release package :-)

First, I assume you were able to generate the .png file of the dotplot and then proceeded to run GECKO with the guide_fastas script to generate the alignments.

NOTE: please update your whole chromeister and gecko repository (I have just pushed an update that improves precision in the alignments from GECKO) and the re-run your experiment completely.

Regarding your question, those coordinates are in the sequence.
Also, if you are interested in obtaining the alignments (as text, such as in blast) you can do now by running the "guided_fastas.sh" script with a 1 at the end, in this fashion (remember to update your repos and recompile):

bin/guidefastas.sh X.fasta Y.fasta hits-XY-dotplot.mat.hits 1000 100 60 32 1

The one at the end indicates you want the alignments --beware, if there are many long alignments it will take some time. You can disable this option by running it with a 0 at the end.

Additionally you can visualize the master.csv file here:
https://pistacho.ac.uma.es/

Just upload it by using the "Load frags from local" button.

Btw, may I ask the size of your sequences?

Best regards,
Esteban

from chromeister.

XuewenWangUGA avatar XuewenWangUGA commented on July 19, 2024

from chromeister.

XuewenWangUGA avatar XuewenWangUGA commented on July 19, 2024

from chromeister.

XuewenWangUGA avatar XuewenWangUGA commented on July 19, 2024

from chromeister.

estebanpw avatar estebanpw commented on July 19, 2024

In the case of the .png dotplot, no, thats not possible due to how chromeister works.
However, what you could do is take the .csv that is output by GECKO after using the guide_fastas script, upload here https://pistacho.ac.uma.es/ and then filter by similarity. This will remove alignments that do not meet the similarity threshold. See an example:

imagen

Best regards,
Esteban

from chromeister.

Related Issues (20)

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.