Giter Site home page Giter Site logo

Comments (1)

estebanpw avatar estebanpw commented on July 1, 2024

Dear Xuewen,

I assume you used the script all_vs_all (either the incremental or the other one). Although an error appears when the script launches the index generation (The "Launching .... " command) the output should be OK. This is just a rm command that removes the csv file in case it existed already, so that new results dont get appended to old results (i.e. overwrite them).

In the same folder you executed the script there should be a CSV file called "index-folderNameA-folderNameB.csv" with contents that look like this:

SpX, SpY, IDX, IDY, IMG, CHNumberX, CHNumberY, Score, LengthX, LengthY
Bos_taurus.X,Homo_sapiens.X,>X dna:chromosome chromosome:UMD3.1:X:1:148823899:1 REF,>X dna:chromosome chromosome:GRCh37:X:1:155270560:1 REF,Bos_taurus.X.fasta-Homo_sapiens.X.fasta.mat.filt.png,NULL,NULL, 0.343,148823899,155270560
Mus_musculus.X,Homo_sapiens.X,>X dna:chromosome chromosome:GRCm38:X:1:171031299:1 REF,>X dna:chromosome chromosome:GRCh37:X:1:155270560:1 REF,Mus_musculus.X.fasta-Homo_sapiens.X.fasta.mat.filt.png,NULL,NULL, 0.482,171031299,155270560

As you can see this is the index of comparing the homo sapiens X chromosome in one folder against another folder containing bos taurus X chromosome and Mus musculus X chromosome. There will be a line in the csv per each comparison containing the names of the sequences, ids, where the .png dotplot is stored, the score (e.g. the 0.343) per comparison and the lengths. The null values are yet to be used.

Hope it helps,
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.