Skip to content

benhuckvale/visualise-qscores

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visualise Qscore

This is an app to help get a feel for and understand the meaning of Q-scores on DNA sequencing accuracy. The application visually simulates how different Q-scores affect the error rate in a sequenced genetic sample, providing an educational insight into sequencing technologies.

See in action

Go to the Visual Genomics / Qscore site to see it in action.

Development

Install

To get started with this app, clone the repository and install the dependencies:

git clone https://github.com/yourusername/qscore-visualization-app.git
cd qscore-visualization-app
npm install

Run

To run the app locally, execute:

npm run dev

This command will start the application on http://localhost:4321/qscore/. Open your browser and navigate to this address to use the app.

Contributing

Contributions are welcome! Please feel free to submit a pull request or open an issue if you have feedback, suggestions, or improvements.

License

This project is licensed under the ISC License - see the LICENSE file for details.

About

React app to help get a feel for and visualise error rates in genomic data given by Q-scores

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors