Skip to content

shwetagopaul92/TerraPlane

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TerraPlane

The TerraPlane suite is a collection of Shiny Based R apps to help investigators use the Terra analysis platform (https://app.terra.bio)

It consists of :

  • TerraStation - provides an overview of a user’s current Terra resources
  • TerraPlane - provides tools for importing, configuring, and running a Dockstore (https://dockstore.org/) based WDL workflow into Terra
  • TerraShip - provides tools to run, monitor, and stop Terra workspace based workflows
devtools::install_github("shwetagopaul92/TerraPlane")
library(TerraPlane)

TerraStation

Shiny App to help begin using Terra in R.

To start the App:

TerraPlane::runTerraStation()

TerraPlane

Shiny App To help filter dockstore to find methods based on search term.

To start the App:

TerraPlane::runTerraPlane()

TerraShip

Shiny App to help search, submit, monitor workflows on Terra.

To start the App:

TerraPlane::runTerraShip()

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages