Contents Menu Expand Light mode Dark mode Auto light/dark mode
junifer documentation
Logo
junifer documentation

Contents:

  • 1. Installing junifer
  • 2. Installing external dependencies
  • 3. First steps with Junifer
  • 4. Understanding junifer
    • 4.1. The Junifer Pipeline
    • 4.2. The Data Object
    • 4.3. Data Grabber
    • 4.4. Data Reader
    • 4.5. Preprocess
    • 4.6. Marker
    • 4.7. Storage
  • 5. Using junifer
    • 5.1. Code-less configuration
    • 5.2. Running jobs
    • 5.3. Collecting results
    • 5.4. Queueing jobs (HPC, HTC)
    • 5.5.1. Masks
  • 6. Built-in Pipeline steps and data
  • 7. Extending junifer
    • 7.1. Creating a Junifer extension
    • 7.2. Creating Data Grabbers
    • 7.3. Creating Markers
    • 7.4. Adding Parcellations
    • 7.5. Adding Coordinates
    • 7.6. Adding Masks
  • 8. Examples
    • 8.1. Generic BIDS datagrabber for datalad.
    • 8.2. UKB VBM GMD Extraction
    • 8.3. Computer Parcel Aggregation.
    • 8.4. UKB VBM GMD Extraction
    • 8.5. Extracting root sum of squares from edge-wise timeseries.
    • 8.6. HCP FC Extraction
    • 8.7. Run junifer and julearn.
  • 9. API Reference
    • 9.1.1. Data Grabbers
    • 9.1.2. DataReaders
    • 9.1.3. Pre-processing
    • 9.1.4. Markers
    • 9.1.5. Storage
    • 9.2.1. Parcellations
    • 9.2.2. Coordinates
    • 9.2.3. Masks
    • 9.2.4. Stats
    • 9.2.5. Pipeline
    • 9.2.6. Registry
    • 9.2.7. API Functions
    • 9.2.8. Utils
    • 9.2.9. Testing
    • 9.3.1. Configs
    • 9.4.1. Nilearn
  • 10. Getting Help
  • 11. Contributing to junifer
  • 12. Maintaining
  • 13. FAQs
  • 14. What’s new

Other Versions

Tags
  • v0.0.1
  • v0.0.2
Back to top
Copyright © 2023, Authors of junifer
Made with Sphinx and @pradyunsg's Furo