Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cytovs - v0.1

If you use cytovs in your work, please cite:

Luna S et al. Studying the O-GlcNAcome of human placentas using banked tissue samples. Glycobiology, 34(4), (2024).

Purpose

Cytovs is a simple python GUI program that is used to process CSV data derived from Mass-Spectrometry (MS) through Cytoscape API in combination with cytoscape stringApp and AutoAnnotate.

cytovs

Requirements

Cytoscape 3.10 or greater: https://cytoscape.org/download.html

Cytoscape Apps:

You must ensure that you have python installed on your system. If not, download and install Python: https://www.python.org/downloads/

Check the file 'requirements.txt' for python modules required by Cytovs.

pip install -r requirements.txt

Cytovs communicates with Cytoscape CyREST API through the py4cytoscape python module.

If you are a MacOS 14 user, you may have problem with tkinter (GUI), see https://stackoverflow.com/questions/73056296/tkinter-on-mac-shows-up-as-a-black-screen to solve the issue.

Usage

Starts Cytoscape software and make sure you installed the stringApp and AutoAnnotate.

Download or clone the archive, and run as follows:

python cytovs.py

About

Simple python GUI program that is used to process CSV data derived from Mass-Spectrometry (MS ) through Cytoscape API

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages