Skip to content

Commit

Permalink
Add the more abstract groupname and hasgroupname.
Browse files Browse the repository at this point in the history
  • Loading branch information
CiaranOMara committed May 14, 2022
1 parent a75abaf commit a172d3f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/methods.jl
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ end
# Base functions used in (and exported from) BioJulia packages.
@declare (
distance,
groupname,
hasgroupname,
seqname,
hasseqname,
sequence,
Expand All @@ -33,4 +35,4 @@ end
metainfotag,
header,
isfilled
)
)

0 comments on commit a172d3f

Please sign in to comment.