Advanced Research Computing
Virtual Visit Request info Apply
MENUMENU
  • About
    • Overview
    • Details
    • Terms of Service
    • FAQs
    • Our Team
    • Testimonials
  • Services
    • Coffee/Office Hours
    • Data Portal »
    • Pricing
    • Secure Computing
    • Service Requests
      • Request an Account
      • Request Classroom Access
      • Request Data Science Development/Consulting
      • Request Software
      • Request Storage
  • Resources
    • Documentation »
    • Workshops
    • Web Apps
      • Doppler (NAU only)
      • Metrics (NAU only)
      • OnDemand
      • XDMod
      • XDMoD Reports
  • Research
    • Current Projects
    • Publications
  • Collaboration
    • Arizona Research Computing
    • CRN
    • External
  • IN
  • ARC
  • OutCyte 2.0

Contact Advanced Research Computing

Email:
ask-arc​@nau.edu

OutCyte 2.0

OutCyte 2.0 is a tool for predicting various cellular location attributes which is forked from OutCyte.

OutCyte 2.0 can be loaded with the following command:
module load oc2
Or, if you would like to use it with Python 3.8, you can use:
module load oc2-py3.8

Using OutCyte 2.0

In the OutCyte 2.0 instructions, the software is ran by using Python to run the execute.py script. However, on Monsoon, you can use the oc2 command instead:
module load oc2
oc2 --help

Additionally, the retrain.py script can be accessed with the oc2-retrain command:
module load oc2
oc2-retrain --help