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

Rename Contig objects #43

Closed
fnothaft opened this issue Feb 9, 2015 · 2 comments
Closed

Rename Contig objects #43

fnothaft opened this issue Feb 9, 2015 · 2 comments
Assignees
Milestone

Comments

@fnothaft
Copy link
Member

fnothaft commented Feb 9, 2015

I was writing code that munged NucleotideContigFragments and realized that Contig should be changed to Reference and NucleotideContigFragment should be renamed to Contig or ContigFragment.

@fnothaft fnothaft self-assigned this Feb 9, 2015
@laserson
Copy link
Contributor

+1

@heuermh
Copy link
Member

heuermh commented May 20, 2016

Consider also the renaming proposal in bigdatagenomics/adam#997.

Perhaps

Contig -> Reference
new schema class ReferenceSet (or References, or Assembly, or SequenceDictionary, or ?)
new schema class Sequence
new schema class or enum Alphabet
NucleotideContigFragment -> SequenceFragment (or SequencePartition, or Slice, or ?)

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

3 participants