Skip to content

Commit

Permalink
error code webgestalt
Browse files Browse the repository at this point in the history
  • Loading branch information
hoelzer committed Feb 6, 2024
1 parent dad23fd commit 38a22c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/webgestalt.R
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ if (! is.na(organism)) {
print(paste('SKIPPING: WebGestaltR. Feature ID', id_type, 'not supported.'))
}
} else {
print("Unknown organism, only organisms 'hsapiens' and 'mmusculus' are supported by default. Exiting.")
print("Unknown organism, only organisms 'hsapiens', 'mmusculus', and 'sscrofa' are supported by default. Exiting.")
}

0 comments on commit 38a22c9

Please sign in to comment.