bigdatagenomics / bdg-formats

Open source formats for scalable genomic processing systems using Avro. Apache 2 licensed.
Apache License 2.0
38 stars 36 forks source link

Add attributes map field to Sequence, Slice, Read records #123

Closed heuermh closed 7 years ago

heuermh commented 7 years ago

Fixes #122

Work towards https://github.com/bigdatagenomics/adam/issues/1219.

AmplabJenkins commented 7 years ago

Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/bdg-formats-prb/146/ Test PASSed.

heuermh commented 7 years ago

Yep, wouldn't hurt to merge this now even though more might be coming for bigdatagenomics/adam#1219.

fnothaft commented 7 years ago

Merged! Thanks @heuermh!