make.project.path {metaseqR}R Documentation

Project path constructor

Description

Create the main metaseqr project path. Internal use only.

Usage

    make.project.path(path, f = NULL)

Arguments

path

The desired project path. Can be NULL for auto-generation.

f

The input counts table file.

Value

A list with project path elements.

Author(s)

Panagiotis Moulos


[Package metaseqR version 1.30.0 Index]