Mercurial > repos > iuc > interval2maf
diff test-data/local/maf_indexes.loc @ 0:dc537f6496bd draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/interval2maf/ commit 1db2b3ee758847b8b63f58fb2075961003ff8c22"
| author | iuc |
|---|---|
| date | Fri, 17 Jul 2020 14:55:10 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/local/maf_indexes.loc Fri Jul 17 14:55:10 2020 +0000 @@ -0,0 +1,7 @@ +#This is a sample file distributed with Galaxy that is used by some +#alignment tools. The maf_index.loc file has this format (white space +#characters are TAB characters): +# +#<Display_name UID> <indexed_for:build1,build2,build3> <exists_in_maf:build1,build2,build3> <Comma_Separated_List_of_Full_Paths_To_Files> +# +Test TEST hg38,eulFla1,mm10 hg38,eulFla1,mm10 ${__HERE__}/interval2maf-in1-1.maf,${__HERE__}/interval2maf-in1-2.maf
