Recent Releases of cutevariant

cutevariant - 0.4.4

  • Move Qt framework to PySide6
  • Redesign many plugins
  • Make possible to import VCF into an existing database
  • Add Dialog edit for variant, genotype and samples
  • Possible to save application state as session
  • Projet Report
  • New Vql keywords
  • Many bug fix and feature improvement

- Python
Published by dridk almost 4 years ago

cutevariant - 0.3.8

- Python
Published by github-actions[bot] almost 5 years ago

cutevariant - 0.3.7

- Python
Published by github-actions[bot] almost 5 years ago

cutevariant - 0.3.6

- Python
Published by github-actions[bot] almost 5 years ago

cutevariant - 0.3.5

Features

VQL

  • Add new operator HAS to filter a string in a string list separated by "&" . For instance "intron&exon"
  • Make possible to create a condition within all samples. For instance " SELECT pos FROM variants WHERE sample[*].gt = 1 "

Variant view

  • Add Tags option
  • Refactor Formatter plugin.

Filter Editor & Fields Editor

  • You can now drag and drop a condition from the Fields editor
  • Preset are now saved into the config.yaml

Groupby plugin

  • New groupby plugin making possible to group variants

Settings

  • Replace QSettings by a yaml file stored in /home/.config/cutevariant/cutevariant.yaml on Linux

- Python
Published by github-actions[bot] almost 5 years ago

cutevariant - 0.3.4

- Python
Published by github-actions[bot] about 5 years ago

cutevariant - 0.3.3

  • Add Harmonizome plugin [ test ]
  • Improve actions for differents plugins )
  • Refactor internal plugin system
  • Fix bugs

- Python
Published by github-actions[bot] about 5 years ago

cutevariant - 0.3.2

  • Hot fix : Samples if VQL filter expression generated wrong query

- Python
Published by dridk about 5 years ago

cutevariant -

  • Refactor backend with new VQL to SQL flow
  • Update Filters And Fields editor with new style and features
  • Add new History plugin
  • Add VCF and CSV export features
  • Remove Groupby action from variant view
  • Fixed bugs

- Python
Published by dridk about 5 years ago

cutevariant - 0.2.9

Variant View

  • Variant count and variant data are loaded separately in different thread
  • Use a cache system to avoid loading variants 2 times during pagination
  • Option to load links from a browser or from an XHR request . See (settings )
  • Double click on variant to open default link ( see settings )
  • Add Shortcut to mark variant as favorite ( space ) and move into the view ( left, right ... )
  • Add a button to interrupt long query

VQL editor

  • New completer showing fields information

Filter editor

  • Update UI with branching and new buttons
  • Filter can now be stored into a Json file

Variant Info

  • New UI to edit current variant

- Python
Published by dridk over 5 years ago

cutevariant -

  • Now sqlite contains NULL for empty string and float Nan values
  • VQL support IS NULL and IS NOT NULL operation
  • Fields can be ignored from Wizard before importation
  • Variant view support double click with default link action
  • Variant view has a debug button to show sql query and Explain Plan

- Python
Published by dridk over 5 years ago

cutevariant -

  • fix bug with sample fields
  • add history plugin
  • add Trio analysis plugin
  • You must now click on "Apply filter" from the filter plugin
  • Add "IS NULL" in VQL

- Python
Published by dridk over 5 years ago

cutevariant - Mendel

Standalone version for windows

- Python
Published by dridk over 5 years ago