Browse Source

removed typo

xmlparsing
Holger Frey 3 years ago
parent
commit
2de4859ca8
  1. 2
      README.md

2
README.md

@ -18,7 +18,7 @@ Parsing the numerical output from Sensovation Sensospot image analysis. @@ -18,7 +18,7 @@ Parsing the numerical output from Sensovation Sensospot image analysis.
'Parameters.Channel', 'Parameters.Time',
'Pos.Id', 'Pos.Nom.X', 'Pos.Nom.Y', 'Pos.X', 'Pos.Y',
'Spot.Area', 'Spot.Diameter', 'Spot.Found', 'Spot.Mean', 'Spot.Median', 'Spot.Saturation', 'Spot.StdDev', 'Spot.Sum',
'Well.Column', 'Well.Name', 'Well.Row']
'Well.Column', 'Well.Name', 'Well.Row'
]
```

Loading…
Cancel
Save