Skip to contents

case_study_foa_imat() FOAs for the IMAT program.

case_study_foa_iotn() FOAs for the IOTN program.

case_study_foa_itcr() FOAs for the ITCR program.

Usage

case_study_foa_imat()

case_study_foa_iotn()

case_study_foa_itcr()

Examples

case_study_foa_imat()
#> # A tibble: 85 × 5
#>     year full_tag         opportunity_number tag   description 
#>    <dbl> <fct>            <chr>              <chr> <chr>       
#>  1  2023 R61 Mol Analysis RFA-CA-23-002      R61   Mol Analysis
#>  2  2023 R33 Mol Analysis RFA-CA-23-003      R33   Mol Analysis
#>  3  2023 R61 Biospec      RFA-CA-23-004      R61   Biospec     
#>  4  2023 R33 Biospec      RFA-CA-23-005      R33   Biospec     
#>  5  2022 R61 Mol Analysis RFA-CA-22-001      R61   Mol Analysis
#>  6  2022 R33 Mol Analysis RFA-CA-22-002      R33   Mol Analysis
#>  7  2022 R61 Biospec      RFA-CA-22-003      R61   Biospec     
#>  8  2022 R33 Biospec      RFA-CA-22-004      R33   Biospec     
#>  9  2021 R61 Mol Analysis RFA-CA-21-003      R61   Mol Analysis
#> 10  2021 R33 Mol Analysis RFA-CA-21-004      R33   Mol Analysis
#> # ℹ 75 more rows

case_study_foa_iotn()
#> # A tibble: 9 × 3
#>   opportunity_number tag     description                                        
#>   <chr>              <fct>   <chr>                                              
#> 1 RFA-CA-19-044      U01     Advancing Cancer Immunotherapy by Mitigating Immun…
#> 2 RFA-CA-19-012      UG3/UH3 Immuno-Oncology Translation Network (IOTN): Cancer…
#> 3 RFA-CA-19-013      U54     Immuno-Oncology Translation Network (IOTN): Immuno…
#> 4 RFA-CA-19-014      U01     Immuno-Oncology Translation Network (IOTN): Cancer…
#> 5 RFA-CA-19-015      U01     Immuno-Oncology Translation Network (IOTN): Cancer…
#> 6 RFA-CA-17-045      U01     Immuno-Oncology Translation Network (IOTN): Cancer…
#> 7 RFA-CA-17-046      U01     Immuno-Oncology Translation Network (IOTN): Cancer…
#> 8 RFA-CA-17-047      DMRC    Immuno-Oncology Translation Network (IOTN): Data M…
#> 9 RFA-CA-17-048      CIDR    Immuno-Oncology Translation Network (IOTN): Cellul…

case_study_foa_itcr()
#> # A tibble: 28 × 3
#>    opportunity_number foa_tag     description                                   
#>    <chr>              <fct>       <chr>                                         
#>  1 PAR-15-334         Innovative  Development of Innovative Informatics Methods…
#>  2 PAR-15-332         Early-Stage Early-Stage Development of Informatics Techno…
#>  3 PAR-15-331         Advanced    Advanced Development of Informatics Technolog…
#>  4 PAR-15-333         Sustained   Sustained Support for Informatics Resources f…
#>  5 RFA-CA-23-014      Innovative  Development of Innovative Informatics Methods…
#>  6 RFA-CA-23-015      Early-Stage Early-Stage Development of Informatics Techno…
#>  7 RFA-CA-23-016      Advanced    Advanced Development of Informatics Technolog…
#>  8 RFA-CA-23-017      Sustained   Sustained Support for Informatics Technologie…
#>  9 RFA-CA-22-021      Innovative  Development of Innovative Informatics Methods…
#> 10 RFA-CA-22-022      Early-Stage Early-Stage Development of Informatics Techno…
#> # ℹ 18 more rows