Skip to content

Bradsol/cs225_example_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Summary

Our proposed final project is to implement the 'black box' method for searching a large text file for specific patterns.

Code

All code files can be found in the code/ directory. To run the code:

  1. Create a build directory inside code/

  2. CD into build and run cmake .. and make.

  3. Modify the main.cpp file to run whichever .csv parsed file you want to time.

Data

The test data contains RNA sequencing studies of mice with sizes ranging from 100 subsampled kmers to 10000 kmers.

Documents

The proposal can be found in the documents/ directory.

Feedback

All feedback from our project mentor can be found in the feedback/ directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published