as_synmap: Convert to a synder Synmap object

Description Usage Arguments

Description

Convert to a synder Synmap object

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
as_synmap(x, ...)

## S3 method for class 'NULL'
as_synmap(x, ...)

## S3 method for class 'Synmap'
as_synmap(x, ...)

## S3 method for class 'character'
as_synmap(x, ...)

## S3 method for class 'Axt'
as_synmap(x, seqinfo_a = NULL, seqinfo_b = NULL, ...)

## S3 method for class 'data.frame'
as_synmap(x, seqinfo_a = NULL, seqinfo_b = NULL,
  ...)

## S3 method for class 'GRangePairs'
as_synmap(x, seqinfo_a = NULL, seqinfo_b = NULL,
  ...)

Arguments

x

Thing to be converted

...

Additional arguments

seqinfo_a

Seqinfo object for first GRanges entry

seqinfo_b

Seqinfo object for second GRanges entry


arendsee/synder documentation built on May 10, 2019, 1:26 p.m.