Contents Menu Expand Light mode Dark mode Auto light/dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
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. Analysing Results
    • 5.5. Queueing Jobs (HPC, HTC)
    • 5.6.1. Masks
  • 6. Built-in Pipeline Components
  • 7. Extending junifer
    • 7.1. Creating a junifer extension
    • 7.2. Creating Data Grabbers
    • 7.3. Creating Markers
    • 7.4. Creating Preprocessors
    • 7.5. Specifying Dependencies
    • 7.6. Adding Parcellations
    • 7.7. Adding Coordinates
    • 7.8. Adding Masks
  • 8. Examples
    • 8.1. UKB VBM GMD Extraction
    • 8.2. Generic BIDS DataGrabber for datalad.
    • 8.3. UKB VBM GMD Extraction
    • 8.4. Computer Parcel Aggregation.
    • 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. Template Spaces
    • 9.2.5. Stats
    • 9.2.6. Pipeline
    • 9.2.7. Registry
    • 9.2.8. API Functions
    • 9.2.9. Utils
    • 9.2.10. Testing
    • 9.2.11. On-the-fly
    • 9.3.1. Configs
    • 9.4.1. Nilearn
  • 10. Getting Help
  • 11. Contributing
  • 12. Maintaining
  • 13. FAQs
  • 14. What’s new

Other Versions

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