Skip to content

waldronlab/cheatsheets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Waldron Lab Cheat Sheets

Our cheat sheets provide a summary of some of the packages that we've been working on.

Links To Original Documents

MultiAssayExperiment TCGAutils

Convert PDF to PNG

For conversion from PDF to PNG, use the following commands:

convert -density 600 MultiAssayExperiment_QuickRef.pdf -quality 100 ./pngs/MultiAssayExperiment_QuickRef.png
convert -density 600 TCGAutils_QuickRef.pdf -quality 100 ./pngs/TCGAutils_QuickRef.png

Make sure you have ImageMagick installed to use the convert command.

About

WaldronLab Cheat Sheets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors