Skip to content

Commit a31ad87

Browse files
authored
Merge pull request #603 from ISA-tools/develop
jupyter notebook testing and revisions/corrections
2 parents 62dc649 + 5ad584c commit a31ad87

File tree

42 files changed

+6478
-38542
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+6478
-38542
lines changed

isa-cookbook/content/notebooks/ISA-API - testing more than one Sample Name field in assay tablets.ipynb

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -320,21 +320,13 @@
320320
"# note the use of the flag for explicit serialization on factor values on assay tables\n",
321321
"dump(investigation, \"./output/BII-S-9/\", write_factor_values_in_assay_table=True)"
322322
]
323-
},
324-
{
325-
"cell_type": "code",
326-
"execution_count": null,
327-
"id": "c1d38d02",
328-
"metadata": {},
329-
"outputs": [],
330-
"source": []
331323
}
332324
],
333325
"metadata": {
334326
"kernelspec": {
335-
"display_name": "isa-api-py39",
327+
"display_name": "Python 3 (ipykernel)",
336328
"language": "python",
337-
"name": "isa-api-py39"
329+
"name": "python3"
338330
},
339331
"language_info": {
340332
"codemirror_mode": {
@@ -346,7 +338,7 @@
346338
"name": "python",
347339
"nbconvert_exporter": "python",
348340
"pygments_lexer": "ipython3",
349-
"version": "3.9.0"
341+
"version": "3.10.10"
350342
}
351343
},
352344
"nbformat": 4,

isa-cookbook/content/notebooks/ISA-API -More than one Sample Name field in assay tables.ipynb

Lines changed: 13 additions & 224 deletions
Large diffs are not rendered by default.

isa-cookbook/content/notebooks/ISA-json to ISA-Tab and back to ISA-json - roundtrip.ipynb

Lines changed: 32 additions & 170 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)