AWSSnowParam-class: Reference class .AWSSnowParam that allows usage of AWS...

Description Fields

Description

The .AWSSnowParam class extends the SnowParam class to allow usage of AWS EC2-instances for parallel computation. The methods follow a style similar to that of BiocParallelParams, with bpstart, bpstop, bpisup, bplapply being the important one.

Fields

awsCredentialsPath

Path to AWS credentials, default value is '~/.aws/credentials'

awsInstanceType

Type of AWS EC2-instance, eg. t2.micro

awsSubnet

AWS EC2-instance subnet, within a certain VPC

awsSecurityGroup

Secutiry group which assigns inbound and outbound traffic at the instance level

awsInstance

A list, created holding all the information of the AWS instance

awsAmiId

AMI(amazon machine image) ID for the Bioconductor-release version

awsSshKeyPair

SSH key pair, to associate with your AWS EC2-instance


Bioconductor/AWSParallel documentation built on May 28, 2019, 11:58 a.m.