Skip to content

This program associates cell types with protein marker expressions

Notifications You must be signed in to change notification settings

slinak/PythonCellClassifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Written to help associate cell types with protein market expressions.

This is purposefully written in a way to make it readable but also useful in an area where large data sets are common and more simple methods for joining information aren't available, ie medical research.

With Python 3.13.5, you can invoke it with:

python classify.py "FilePath_To_Sample_Data_Set.csv" "FilePath_To_Classifications.csv"

About

This program associates cell types with protein marker expressions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages