Skip to content
View AlexTregub's full-sized avatar

Block or report AlexTregub

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
AlexTregub/README.md

Pinned Loading

  1. bamFreq-Utils bamFreq-Utils Public

    Simple C++ utility to merge bamFreq output TAB files into one outer-merged CSV file based on Chromosome and Position. Will include other utilities for working with the merged CSV file.

    C++

  2. linearRegressionAnalysisTool linearRegressionAnalysisTool Public

    Python

  3. BigData-Project_Archive BigData-Project_Archive Public

    Forked from SunCh1p/BigData-Project

    Group Big Data analytics project

    Python

  4. softwareEngineering_teamDelta softwareEngineering_teamDelta Public

    Team contrib repo for Software Engineering course with Dr. Delozier (CS33901)

    JavaScript 2 2

  5. bankersDeadlockAlgorithm bankersDeadlockAlgorithm Public

    Spring 2024, CS 33211-001, Project 2 - Implementation of Banker’s Algorithm for deadlock avoidance in C. Evaluates safe sequence from file input.

    C

  6. producerConsumerCExample producerConsumerCExample Public

    Spring 2024, CS 33211-001, Project 1 - Sample implementation of the Producer-Consumer problem in C using shared memory and a semaphore.

    C