Skip to content

Mesnage-Org/glam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GLAM

GLycan Analysis Module

Documentation

Docstrings are used to automatically generate documentation for glam. This project will follow the docstring standard embraced and defined by SciPy/NumPy. These docstrings look something like:

"""Gets and prints the spreadsheet's header columns

Parameters
----------
file_loc : str
    The file location of the spreadsheet
print_cols : bool, optional
    A flag used to print the columns to the console (default is False)

Returns
-------
list
    a list of strings representing the header columns
"""

Related Work

About

GLycan Analysis Module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •