Skip to content

Commit

Permalink
Uniprot legacy comment update (#725)
Browse files Browse the repository at this point in the history
* correct Within calculation

* update unit tests

* this is the spot

* add space

* comment update UniProt URL where column names for downloads can be found

---------

Co-authored-by: MICHAEL SHORTREED <mrshortreed@wisc.edu>
Co-authored-by: Anthony <anthony.cesnik@gmail.com>
  • Loading branch information
3 people authored Aug 17, 2023
1 parent 40dc604 commit 7cf6b48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mzLib/UsefulProteomicsDatabases/ProteinDbRetriever.cs
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ public enum IncludeIsoforms

/// <summary>
/// Columns to select for retrieving results in tab or xls format.
/// https://legacy.uniprot.org/help/uniprotkb_column_names
/// https://www.uniprot.org/help/return_fields
/// </summary>
public enum Columns
{
Expand Down

0 comments on commit 7cf6b48

Please sign in to comment.