Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow creation of genomedata containers without sequence #2

Closed
EricR86 opened this issue May 22, 2014 · 3 comments
Closed

Allow creation of genomedata containers without sequence #2

EricR86 opened this issue May 22, 2014 · 3 comments

Comments

@EricR86
Copy link
Owner

EricR86 commented May 22, 2014

From hoffman...@gmail.com on November 10, 2009 18:14:53

This would allow people to get started more quickly when they don't need
the sequence. One place to get the parameters of the genome from would be
the AGP of the assembly (for example,
< ftp://ftp.ncbi.nlm.nih.gov/genbank/genomes/Eukaryotes/vertebrates_mammals/Homo_sapiens/GRCh37/Primary_Assembly/assembled_chromosomes/AGP/> ).
Another would be a simple list of the size of each chromosome. This would
result in the creation of chromosomes with only one supercontig.

Original issue: http://code.google.com/p/genomedata/issues/detail?id=2

@EricR86
Copy link
Owner Author

EricR86 commented May 22, 2014

From hoffman...@gmail.com on November 10, 2009 15:15:07

Status: Accepted

@EricR86
Copy link
Owner Author

EricR86 commented May 22, 2014

From hoffman...@gmail.com on November 15, 2010 15:30:49

What should the interface for this be? I can see a few options:

  1. Overload genomedata-load-seq to include this functionality.
  2. Add a new genomedata-no-seq command instead.
  3. Make a genomedata-create command to replace genomedata-load-seq.

I'm leaning towards 3.

Owner: hoffman.mm

@EricR86
Copy link
Owner Author

EricR86 commented May 22, 2014

From hoffman...@gmail.com on January 27, 2013 07:19:24

This is implemented in the next release.

Status: Verified

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant