Skip to content

Visualization tool to plot composites at reference points & regions of interest

Notifications You must be signed in to change notification settings

CEGRcode/plotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plotter

Visualization tool to plot composites at reference points & regions of interest


Generating data for the app

The utils directory contains :

Script Description
createFastaData.py creates a POSTable JSON file from csv file with nucleotide values
generateJson.py creates an intermediate JSON file from csv file with Composite values
appendScalingFactor.py adds scaling factors to the intermediate JSON and generate the final POSTable JSON

Input data format and script usage

Script Usage example
createFastaData.py python createFastaData.py sampleData/rawFasta.csv
generateJson.py python generateJson.py sampleData/rawComposite.csv > sampleData/exampleComposite.json
appendScalingFactor.py python appendScalingFactor.py sampleData/scalingFactors_tt.csv sampleData/exampleComposite.json

About

Visualization tool to plot composites at reference points & regions of interest

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 7