Giter Club home page Giter Club logo

netdna-1.0's Introduction

NetDNA-1.0

This is a basic python script for the web-based tool (I call it NetDNA-1.0). It can easily run on Streamlit, and generates basic biological data from the query DNA sequence.



Following details are obtained from the query DNA sequence:

  • Length of the Sequence
  • Count of Non-bases(if any)
  • Nucleotide Base-Count & its visualization
  • GC Content(%)
  • Melting Temperature(Tm)
  • Reverse Complement
  • Transcribed Sequence
  • Translated Sequence

Configuration and running the script

Please refer to the following guide - Streamlit Documentation to configure Streamlit.


Once streamlit is configured, download the above files and place it in a directory.


Go to the above directory and run the script using the command:

streamlit run NetDNA-1.0.py

This will open the tool in the browser as a web-based tool!


Below figure shows an example of random DNA sequence (length = 1000 bp) as an input to the tool


Output of the tool


Note: Calculation of Melting Temperature(Tm) is just an example, because Tm is usually calculated for primers (typically 18-30 bp in length) and not the whole DNA sequence as in the above example.

netdna-1.0's People

Contributors

manojmw avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

netdna-1.0's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.