The Vizgen Post-processing Tool (VPT) enables users to reprocess and refine the single-cell results of MERSCOPE experiments. VPT is a command line tool that emphasizes scalable, reproducible analysis, and can be run on a workstation, a cluster, or be deployed in a cloud computing environment.
Install the tool through your choice of
To access in-utility help documentation run the process below in the installed environment.
vpt --help
VPT accepts two types of inputs to specify how to run segmentation:
Using the same segmentation algorithm on a series of experiments ensures that they are processed identically and reproducibly.
In addition to the user guide, several working segmentation algorithm .json files are provided that can serve either as a robust segmentation definition or as a template for a custom workflow.
run-segmentation
prepare-segmentation
run-segmentation-on-tile
compile-tile-segmentation
derive-entity-metadata
partition-transcripts
sum-signals
update-vzg
convert-geometry
convert-to-ome
convert-to-rgb-ome
For more detail on commands and arguments, please see the user guide.
If you encounter issues or bugs, let us know by submitting an issue! Please include:
If you have any other feedback or issues, please reach out to your regional Vizgen field application scientist and CC: Vizgen Tech Support at techsupport@vizgen.com.
Please include VPT in your subject line along with the above information in the body.
We welcome code contributions! Please refer to the contribution guide before getting started.
Copyright 2022 Vizgen, Inc. All Rights Reserved
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.