Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

print.qaw

Print method for objects from class qaw


Description

Print the number of elements, their type and the corresponding query.

Usage

## S3 method for class 'qaw'
print(x, ...)

Arguments

x

A objet of class qaw

...

not used

Value

None.

Author(s)

J.R. Lobry

References

citation("seqinr")

See Also

Examples

## Not run:  
  ### Need internet connection
  choosebank("emblTP")
  list1 <- query("sp=felis catus")	
  list1
  # 4732 SQ for sp=felis catus
  
## End(Not run)

seqinr

Biological Sequences Retrieval and Analysis

v4.2-16
GPL (>= 2)
Authors
Delphine Charif [aut], Olivier Clerc [ctb], Carolin Frank [ctb], Jean R. Lobry [aut, cph], Anamaria Necşulea [ctb], Leonor Palmeira [ctb], Simon Penel [cre], Guy Perrière [ctb]
Initial release
2022-05-19

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.