sacha schutz
sacha schutz
http://www.bioinformatics.babraham.ac.uk/projects/fastqc/Help/3%20Analysis%20Modules/12%20Per%20Tile%20Sequence%20Quality.html
Export image should have a legend.. Try to maximize widget size before exporting as Image. 
Right click on view should display Copy / save image As action ... Or maybe add this into a toolbar.
As follow : 
As @ikit suggest : some documentation is required. For instance, some context menu etc..
@ysard help me to create a snap file from master branch ! http://snapcraft.io/create/
Change color or icon layout .. It's ugly actually, almost for windows See @ikit advice
Create a new keywords $selected in VQL language ```sql # WIl select expand genotype fields SELECT samples[$selected].gt FROM variants SELECT samples[$selected].gt FROM variants samples[$selected].gt > 1 ``` usage : -...
Pdb is a database of protein with 3d structure. The website contains a 3d viewer for each protein. OBJECTIF : create a 3d viewer as a QWidget. The easiest solution...