Skip to content

Releases: cancervariants/fusor

0.0.18

26 May 19:34
8e4f89f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.17...v0.0.18

0.0.17

15 Mar 14:29
c984c09
Compare
Choose a tag to compare
  • Add CategoricalFusion and AssayedFusion classes
  • Add AssayedFusion evidence and observation classes
  • Update RegulatoryElement properties
  • Update nomenclature generation

0.0.16

26 Jan 16:11
6aad532
Compare
Choose a tag to compare
  • Fix setup bug

0.0.15

25 Jan 20:46
eb8e59f
Compare
Choose a tag to compare
  • Add method to generate nomenclature consistent with the fusion specification
  • Add importable version value
  • Sequence ID bugfixes
  • Provide biologically meaningful examples

0.0.14

18 Nov 21:09
9f7390d
Compare
Choose a tag to compare
  • Update dependencies

0.0.13

17 Nov 19:37
f06bfdd
Compare
Choose a tag to compare
  • Fix one off position error
  • Change various domain references to "functional_domains" and "FunctionalDomain"
  • Add LocationDescriptor to FunctionalDomain entities

0.0.12

30 Oct 13:41
566cbc1
Compare
Choose a tag to compare
  • Add regulatory element constructor

0.0.11

28 Oct 18:46
52cf8f1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.10...v0.0.11

0.0.10

26 Oct 19:46
5786398
Compare
Choose a tag to compare
  • GenomicRegionComponent -> TemplatedSequenceComponent
  • Split TranscriptSegmentComponent.component_genomic_region into TranscriptSegmentComponent.component_genomic_start and TranscriptSegmentComponent.component_genomic_end, each of which should be a single-coordinate LocationDescriptor
  • Exon Start and Exon End can be optional
  • Bring in pipeline related functions from Fusion Curation
  • Use uta_tools for coordinate fetching
  • Add gene normalizer
  • Generate ga4gh digest for sequence_id
  • Add SequenceLocation location_id

0.0.9

30 Sep 18:20
7bd0c56
Compare
Choose a tag to compare
  • add any_gene component
  • add sequence_id to SequenceLocation objects
  • temporarily fix jsonschema dependency issue