mcutils
0.1
  • All scripts
    • iter_link
      • link_dir
      • add_to_parser
      • run_from_args
    • merge_hcp
    • to_dataframe
    • to_dataframe_tree
    • cifti convert
    • cifti correlate
    • cifti ptx2dconn
    • cifti smooth
    • function normalize
    • gcoord gen
    • gcoord gui
    • gcoord mult
    • gcoord split
    • gcoord transition
    • MDE btensor
    • MDE fit_dispersion
    • MDE generate_data
    • MDE micro_anisotropy
    • MDE spherical_mean
    • sidecar index
    • sidecar merge
    • non_central_chi correct
    • non_central_chi variance
    • plot scatter_dconn
    • plot scatter_dscalar
    • plot scatter_gifti
    • ptx select_vertex
    • split merge
    • split run
    • split submit
    • surface from_mask
    • surface from_ridge
    • surface gradient
    • surface roi_dist_gifti
    • surface smooth
    • surface watershed
    • parcel cluster
    • parcel combine
    • parcel discretise
    • parcel random
    • parcel spectral
    • tree extract
    • tree from_jal
    • bibtex query
    • bibtex update
    • mask_dlabel
    • round_bvals
  • Utilities in mcutils package
mcutils
  • Docs »
  • All scripts »
  • iter_link »
  • link_dir
  • View page source

link_dir¶

Import in python using from mcutils.scripts.iter_link import link_dir

mcutils.scripts.iter_link.link_dir(source: pathlib.Path, destination: pathlib.Path)[source]¶

Links each file in source to destination path iteratively

Parameters
  • source – source directory

  • destination – destination directory

Next Previous

© Copyright 2018, Michiel Cottaar

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