Skip to content
View MorrisGlr's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report MorrisGlr

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. Genome_Assembly_as_Shortest_Superstring Genome_Assembly_as_Shortest_Superstring Public

    Current Project: This program aims to assemble individual strings of DNA into a contiguous superstring over a collection of DNA. Additionally, the program aims to construct the shortest superstring…

    Python 1

  2. Predicting_House_Prices_with_Machine_Learning Predicting_House_Prices_with_Machine_Learning Public

    My iPython notebook visualizes more than 20 thousand housing data points from Seattle, WA and builds prediction models via multiple linear regression. In other words, a housing price prediction mod…

    Jupyter Notebook 1

  3. Multiple_Regression_Gene_Expression_Predictions Multiple_Regression_Gene_Expression_Predictions Public

    The goal of this coding project is to generate a simple regression model (that takes a single input to make a prediction) and compare its performance to a multiple regression model (that takes more…

    Jupyter Notebook 1 2

  4. Consensus_and_Profile_of_Homologous_Strands_of_DNA Consensus_and_Profile_of_Homologous_Strands_of_DNA Public

    This Python program analyzes multiple homologous strands with point mutations in order to produce the average-case--or consensus--DNA strand. The program can handle an input of a FASTA file contain…

    Python

  5. Counting_DNA_Nucleotides Counting_DNA_Nucleotides Public

    Python

  6. Transcribing_DNA_into_RNA Transcribing_DNA_into_RNA Public

    Python