mcot.core
latest
  • All scripts
    • _scripts iter_link
    • _scripts merge_hcp
      • HCP_dir
      • link
      • merge_hcp
      • add_to_parser
      • run_from_args
    • _scripts to_dataframe
    • _scripts to_dataframe_tree
    • _scripts cifti convert
    • _scripts cifti correlate
    • _scripts cifti ptx2dconn
    • _scripts cifti smooth
    • _scripts function normalize
    • _scripts gcoord gen
    • _scripts gcoord mult
    • _scripts gcoord split
    • _scripts gcoord transition
    • _scripts ptx select_vertex
    • _scripts split merge
    • _scripts split run
    • _scripts split submit
    • _scripts surface from_mask
    • _scripts surface from_ridge
    • _scripts surface gradient
    • _scripts surface roi_dist_gifti
    • _scripts surface smooth
    • _scripts surface watershed
    • _scripts parcel cluster
    • _scripts parcel combine
    • _scripts parcel discretise
    • _scripts parcel random
    • _scripts parcel spectral
    • _scripts tree extract
    • _scripts round_bvals
  • Utilities in mcot.core package
mcot.core
  • Docs »
  • All scripts »
  • _scripts merge_hcp »
  • link
  • Edit on GitHub

link¶

Import in python using from mcot.core._scripts.merge_hcp import link

mcot.core._scripts.merge_hcp.link(src, modality='Diffusion', release='Q1200')[source]¶

Links to the diffusion data on the jalapeno server or the local copy

Parameters:
  • src – path where the link will be placed
  • modality – one of (‘Diffusion’, Structural’, ‘rfMRI’, ‘tfMRI’)
  • release – which release to link
Next Previous

© Copyright Revision de00c15b.

Built with Sphinx using a theme provided by Read the Docs.