is.fijitraces: Check whether a file is in Fiji's simple neurite tracer...

View source: R/neuron-io-fiji.R

is.fijitracesR Documentation

Check whether a file is in Fiji's simple neurite tracer format

Description

This will check a file on disk to see if it is in Fiji's simple neurite tracer XML format.

Usage

is.fijitraces(f, bytes = NULL)

Arguments

f

path to a file on disk

bytes

optional raw vector of bytes used for prechecks

Details

Some prechecks (optionally taking place on a supplied raw vector of bytes) should weed out nearly all true negatives and identify many true positives without having to read/parse the file header.


jefferis/nat documentation built on Feb. 22, 2024, 12:45 p.m.