Closed fnothaft closed 7 years ago
Do you mean fragmentStartPosition
→ fragmentStart
and fragmentEndPosition
→ fragmentEnd
?
Nope, I meant fragmentStartPosition
→ start
and fragmentEndPosition
→ end
All the other fields start with fragment
(which I dislike), so these should match for now. I would like to replace NucleotideContigFragment
with Sequence
and Slice
post bdg-formats version 0.11.0.
If we make this change, then we can support generated predicates on NucleotideContigFragment
in https://github.com/bigdatagenomics/adam/pull/1540. Additionally, this is a small change that would harmonize the schemas. Anyways, it doesn't logically make sense to say "X improves Y but doesn't totally fix it, so let's not do X". Do you want me to drop the fragment
prefixes from the other fields as well?
Just made that suggestion in https://github.com/bigdatagenomics/bdg-formats/pull/139#issuecomment-303464145. I'll also propose similar changes to Slice
in a sec
See #140
NucleotideContigFragment
in the immediate future.
All other "top level" records use start/end.