Description Usage Arguments Examples
View source: R/find_most_active.R
The data must have been previously downloaded from the Allen Brain Atlas API, and saved as .csv. The function converts the data so that the final output is a dataframe with a row for each brain area ("acronym"), its full name ("name") and the mean ("mean_expression") as well as standard deviation ("sd_expression") of the protein of interest across all Allen Brain Atlas successful experiments.
1  | from_aba_api_to_df(api_in_csv)
 | 
api_in_csv | 
 data downloaded from Allen Brain Atlas api in .csv format  | 
1  | FOR EXAMPLE SEE X.
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.