smith-chem-wisc / Spritz

Software for RNA-Seq analysis to create sample-specific proteoform databases from RNA-Seq data
https://smith-chem-wisc.github.io/Spritz/
MIT License
7 stars 11 forks source link

Use other delimiter for combining accessions, etc #192

Open acesnik opened 4 years ago

acesnik commented 4 years ago

Using commas isn't great for programs that output CSVs, e.g. MASH Explorer. Perhaps use a colon or forwardslash character for this?

https://github.com/smith-chem-wisc/Spritz/blob/master/Spritz/TransferUniProtModifications/TransferUniProtModifications/ProteinAnnotation.cs#L158