Skip to content

Report Page Tasks

Victor Lin edited this page Jul 15, 2020 · 16 revisions

Feature preview: https://dev.serratus.io/data

Features

  • parameterize accession in URL (ex. https://dev.serratus.io/data?accession=ERR2756788)
  • search field
  • links to SRA, Trace, BAM
  • basic family coverage heatmap
  • D3.js visualizations
  • add option to download summary (.summary, .json ?)
  • normalize by # aligned reads (cvg * min(aln, 1000))

UI/UX

  • search field: enter to submit

Development

D3

  • split by family row
  • color legend
  • expand family entries
  • add external links (non-AMR)
  • add external links (AMR)
  • add score, pctid
  • add other summary metadata
  • dynamically compute text width
  • NCBI Taxonomy Browser -> "taxa"
  • add button to load more accessions
  • show name of accession entries

7.7.2020 mockup by @ababaian

Mockup

Clone this wiki locally