Giter VIP home page Giter VIP logo

Comments (5)

xihaoli avatar xihaoli commented on June 23, 2024

Hi Pelin,

Thank you for your questions. For Gene_Centric_Coding analysis, have you prepared your genotype and annotation data into a single AGDS file one per chromosome, following the FAVORannotator steps?

Best,
Xihao

from staarpipeline-tutorial.

pelinunal avatar pelinunal commented on June 23, 2024

Hi Xihao,
Thank you for your quick response!

I have prepared the single aGDS file per chr by following your tutorial steps. I downloaded annotation data from FAVORannotator's database (containing 20 essential annotation scores) in CSV formatโ€‹. However, it seems the problem is with some chunk chr files which are empty. Thank you made me notice! I will download again the FAVOR files and perform the analysis from the beginning.

Have a good day!
Bests,
Pelin

from staarpipeline-tutorial.

xihaoli avatar xihaoli commented on June 23, 2024

Hi Pelin,

You're very welcome. Before re-downloading the FAVOR files, could you please do a quick check for one of your aGDS file that caused the issue of

The GDS node "annotation/info/FunctionalAnnotation/genecode_comprehensive_exonic_category" does not exist

You may check this by pasting the output here using

library(SeqArray)
genofile <- seqOpen("/path_to_the_file/chr1.gds") # suppose chromosome 1 aGDS file has the issue above
genofile

Best,
Xihao

from staarpipeline-tutorial.

pelinunal avatar pelinunal commented on June 23, 2024

Dear Xihao,

I have checked each chromosome aGDS file as you suggested and there is no error, all of them are readable as formal class SeqVarGDSClass.

Bests,
Pelin

from staarpipeline-tutorial.

xihaoli avatar xihaoli commented on June 23, 2024

Hi Pelin,

Thanks for checking. In this case, could you please paste (1) the output of running the above 3 lines of scripts and (2) a screenshot of your Annotation_name_catalog file? This would help me better understand why genecode_comprehensive_exonic_category does not exist in your aGDS file.

Alternatively, you may send this information via email. Hope this helps.

Best,
Xihao

from staarpipeline-tutorial.

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.