Giter VIP home page Giter VIP logo

biancapython's Introduction

Bianca Python

Bianca is a tool developed by the FMRIB Image Analysis Group at the University of Oxford for performing brain image analysis tasks. It provides a range of functionalities for processing and analyzing brain image data, including data cleaning, feature engineering, statistical analysis, and visualization.

https://fsl.fmrib.ox.ac.uk/fsl/fslwiki/BIANCA

Image 15

git clone https://github.com/mendeltem/BiancaPython.git

cd BiancaPython
pip install -r requirements.txt

Set up to .bashrc '''

BIANCAPATH=path/to/BiancaPython PATH=${BIANCAPATH}:${PATH} '''

Usage

Here's an example of how you can use Bianca_python for brain image analysis:

BiancaPython

BiancaPython is a software tool for brain image analysis. It provides functionality for processing brain images and performing various analyses.

Example Usage

Bianca from shell

You can use BiancaPython to perform brain image analysis with a command-line script. Here's an example command:

run_bianca -image=tests/data_test/flair_image_bet.nii.gz -mni=tests/data_test/flair_to_mni.mat -masterfile=tests/data_test/Masterfiles/small_masterfile.txt -output="tests/out_test/bianca_output.nii"

This command runs the BIANCA analysis on the specified input brain image file in NIfTI format (-image), using the provided transformation matrix file (-mni) to map the image to MNI space. The masterfile (-masterfile) contains the configuration and parameters for the analysis. The results of the analysis will be saved as a NIfTI image with the file path and name specified in the -output argument.

Options

The following options can be used with the BIANCA shell script:

  • -image=<value>: Path to the input image in NIfTI format. Required.
  • -mni=<value>: Path to the MNI template image in NIfTI format. Required.
  • -masterfile=<value>: Path to the masterfile containing configuration for BIANCA. Required.
  • -output=<value>: Path to the output directory for BIANCA results. Required.
  • -h, -help: Show this help message and exit.

Bianca from from GUI

run_bianca_gui

This command runs the BIANCA graphical User interface.

Image 15

Please note that the actual usage of Bianca_python may require additional parameters and settings depending on the specific analysis being performed. It's recommended to refer to the BIANCA User Guide or consult with the developers for more detailed instructions on how to use the tool effectively.

For more details on the functionalities offered by Bianca_python, you can refer to the BIANCA User Guide or the examples provided in the repository. Contributing

If you would like to contribute to BiancaPython, please submit a pull request with your changes. We welcome contributions from the community and appreciate your help in making the library better. License

BiancaPython is released under the * License. See LICENSE for more information. Contact

If you have any questions or feedback, you can reach us at [email protected]

Thank you for using BiancaPython! We hope you find it useful for your brain image processing and analysis tasks.

biancapython's People

Contributors

mendeltem avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.