interARTIC icon indicating copy to clipboard operation
interARTIC copied to clipboard

InterARTIC - An interactive local web application for viral whole genome sequencing utilising the artic network pipelines..

Results 17 interARTIC issues
Sort by recently updated
recently updated
newest added

The output directory check that detects wrong FASTQ inference fails if the user give the absolute path as the output directory. Examples directory structure: ``` /data/ebola3 ├── fast5_pass ├── fastq_pass...

enhancement

abort and delete buttons not working on the home screen. Jobs are cleared when the web server is restarted, so not a big deal, and jobs can be clicked through...

bug

Before refreshed ![image](https://user-images.githubusercontent.com/12987163/130392674-fcf389cb-21d9-4908-a01d-3d5bdc67b3b7.png) After refreshed ![image](https://user-images.githubusercontent.com/12987163/130392720-93787842-9867-417f-bc99-1f9f368d5151.png)

bug

Add config file input (hidden by default) to allow user to pre-fill the custom fields.

enhancement

To simulate the issue, run the ebola dataset with the following barcodes in the CSV file: ``` ebola_03,NB03 ebola_04,NB04 ``` or else run the midnight dataset with the following barcodes:...

bug

Currently the model defaults to the latest in the medaka workflow. Need to add a div that appears on the selection of medaka with the models to get the right...

enhancement

Add Dark mode that is persistent between sessions and pages. use this as a guide https://www.w3schools.com/howto/tryit.asp?filename=tryhow_js_toggle_dark_mode

enhancement