Skip to content

Instantly share code, notes, and snippets.

@cuongld2
Created June 7, 2021 08:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cuongld2/29ac7cf76aa90796b7b09843044d37d5 to your computer and use it in GitHub Desktop.
Save cuongld2/29ac7cf76aa90796b7b09843044d37d5 to your computer and use it in GitHub Desktop.
var geneCSV []string
geneCSV = append(geneCSV, geneBackup, strconv.Itoa(geneXML.IdList[0]))
data = append(data, geneCSV)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment