Skip to content
Snippets Groups Projects
Commit 67492e87 authored by VIKAS SHARMA's avatar VIKAS SHARMA
Browse files

Delete Notes.txt

parent b6c9fe15
No related branches found
No related tags found
No related merge requests found
#create directory
mkdir 2022_Krueger_pseudokinase_heme_tolerance
#go to created directory
cd 2022_Krueger_pseudokinase_heme_tolerance/
#Initialize your ARC by executing
arc init
##Adding metadata
#ISA investigation
arc investigation create -i 2022_Krüger_pseudokinase_heme_tolerance
#ISA studies
#arc study add -s 2022_Krüger_pseudokinase_heme_tolerance
#ISA studies & assays
arc assay add -s 2022_Krüger_pseudokinase_heme_tolerance -a Illumina_Sequencing
#ISA studies & assays
arc assay add -s 2022_Krüger_pseudokinase_heme_tolerance -a BioLector
####Sharing your ARC
#Allow git to store credentials on your machine.
git config --global credential.helper store
#created token manually
Create and set an access token
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment